Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 34,778 for

path

(0.07 sec)
  1. Add watermark into the Excel files|Aspose.Cells...

    Aspose.Cells Cloud REST API support adding water marker for Excel files. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....parameters are: Parameter Name Type Path/Query String/HTTPBody Description...

    docs.aspose.cloud/cells/add-watermark-into-exce...
  2. DOC Watermark In C++

    Add watermark to DOC in C++. Also remove watermark from DOC using C++ API....std::ifstream(std::filesystem:: path ( L"Input1.doc" ), std::istream::binary));...std::ifstream(std::filesystem:: path ( L"Input2.jpg" ), std::istream::binary));...

    products.aspose.cloud/words/cpp/watermark/doc/
  3. Edit DOC In C++

    Edit DOC using C++ SDK. Edit text, modify tables, add images in DOC with REST API....std::ifstream( std::filesystem:: path ( L"Input.doc" ), std::istream::binary));...std::ifstream( std::filesystem:: path ( L"Input.doc" ), std::istream::binary));...

    products.aspose.cloud/words/cpp/edit/doc/
  4. Edit PDF In C++

    Edit PDF using C++ SDK. Edit text, modify tables, add images in PDF with REST API....std::ifstream( std::filesystem:: path ( L"Input.pdf" ), std::istream::binary));...std::ifstream( std::filesystem:: path ( L"Input.pdf" ), std::istream::binary));...

    products.aspose.cloud/words/cpp/edit/pdf/
  5. Խմբագրել Փաստաթուղթը C++ Ում

    Խմբագրել Word կամ PDF ֆայլեր՝ օգտագործելով C++ SDK: Խմբագրել տեքստը, փոփոխել աղյուսակները, ավելացնել պատկերներ փաստաթղթերում REST API ով:...std::ifstream( std::filesystem:: path ( L"Input.docx" ), std::istream::binary));...std::ifstream( std::filesystem:: path ( L"Input.docx" ), std::istream::binary));...

    products.aspose.cloud/words/hy/cpp/edit/
  6. C++ Edit A Document Word, PDF, HTML REST API

    Edit Word or PDF files using C++ SDK. Edit text, modify tables, add images in documents with REST API....std::ifstream( std::filesystem:: path ( L"Input.docx" ), std::istream::binary));...std::ifstream( std::filesystem:: path ( L"Input.docx" ), std::istream::binary));...

    products.aspose.cloud/words/cpp/edit/
  7. Compare HTML In Go

    Compare two HTML using Go. With our Go SDK, you can easily find the difference between HTML files....FileContent: firstDocumentContent, Path: ToStringPointer(fileName1)...FileContent: secondDocumentConten, Path: ToStringPointer(fileName2)...

    products.aspose.cloud/words/go/compare/html/
  8. Compare PDF In Go

    Compare two PDF using Go. With our Go SDK, you can easily find the difference between PDF files....FileContent: firstDocumentContent, Path: ToStringPointer(fileName1)...FileContent: secondDocumentConten, Path: ToStringPointer(fileName2)...

    products.aspose.cloud/words/go/compare/pdf/
  9. Compare DOCX In Ruby

    Compare two DOCX using Ruby. With our Ruby SDK, you can easily find the difference between DOCX files....file_content: first_document_content, path: file_name1) @words_api .up...file_content: second_document_content, path: file_name2) @words_api .up...

    products.aspose.cloud/words/ruby/compare/docx/
  10. Compare PDF In Ruby

    Compare two PDF using Ruby. With our Ruby SDK, you can easily find the difference between PDF files....file_content: first_document_content, path: file_name1) @words_api .up...file_content: second_document_content, path: file_name2) @words_api .up...

    products.aspose.cloud/words/ruby/compare/pdf/