Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 40,150 for

path

(0.13 sec)
  1. Make HTML In Ruby

    Make HTML using Ruby SDK. Easily create a blank HTML in Ruby in a few steps....new( path: file_name) @words_api .dow...

    products.aspose.cloud/words/ruby/make/html/
  2. Make Markdown In Swift

    Make Markdown using Swift SDK. Easily create a blank Markdown in Swift in a few steps....downloadDocumentRequ = DownloadFileRequest (path: fileName); _ = try api.downloadFile(request:...

    products.aspose.cloud/words/swift/make/md/
  3. Custom Fonts Ignored when Converting PPTX to SV...

    I’m having issues getting custom fonts to be recognised when converting slides from PowerPoint presentations to SVG with slides cloud. I’ve added the fonts into s3 storage and passed through the fontsFolder parameter, b…...specify the folder name (or path, if it is nested like “folder/subfolder”)...cloud/v3.0/slides/storage/exist/{path} ). By the way, what API you...

    forum.aspose.cloud/t/custom-fonts-ignored-when-...
  4. C++ Convert DOC To JPG REST API

    Convert DOC to JPG in C++ using REST API. Save DOC as JPG using C++....std::ifstream( std::filesystem:: path ( L"Input.doc" ), std::istream::binary));...

    products.aspose.cloud/words/cpp/conversion/doc-...
  5. C++ Convert TEXT To GIF REST API

    Convert TEXT to GIF in C++ using REST API. Save TEXT as GIF using C++....std::ifstream( std::filesystem:: path ( L"Input.txt" ), std::istream::binary));...

    products.aspose.cloud/words/cpp/conversion/text...
  6. C++ Convert TEXT To HTML REST API

    Convert TEXT to HTML in C++ using REST API. Save TEXT as HTML using C++....std::ifstream( std::filesystem:: path ( L"Input.txt" ), std::istream::binary));...

    products.aspose.cloud/words/cpp/conversion/text...
  7. C++ Compress WORD REST API

    Compress a Word document to smaller size using C++ SDK. Optimize a Word document content in C++....std::ifstream(std::filesystem:: path ( L"Input.docx" ), std::istream::binary));...

    products.aspose.cloud/words/cpp/compress/word/
  8. Սեղմել TIFF Ը C++ Ում

    Սեղմեք TIFF ը ավելի փոքր չափի՝ օգտագործելով C++ SDK: Օպտիմիզացրեք TIFF բովանդակությունը C++ ում:...std::ifstream(std::filesystem:: path ( L"Input.tiff" ), std::istream::binary));...

    products.aspose.cloud/words/hy/cpp/compress/tiff/
  9. Merge Multiple Microsoft Word Documents into One

    This post explains how to merge multiple Word documents into a single document. You can check use this feature in any programming language....folder – Used to set the name and path of the folder the input files...of input documents including paths and import format modes should...

    blog.aspose.cloud/words/merge-multiple-word-doc...
  10. Convert XHTML to PDF – Cloud SDK and REST API

    Learn how to use Cloud SDK and REST API to convert XHTML to PDF. SDKs are available in PHP, C++, Python, C#, Java, Android, Swift and more...the result back to the local path. More details about available...

    docs.aspose.cloud/html/convert-xhtml-to-pdf/