Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 241,231 for

format

(0.69 sec)
  1. HTML to PDF | Convert HTML to PDF online

    How to convert HTML to PDF? This tutorial helps you to integrate a cloud-based HTML to PDF converter (Aspose.PDF) in your Node.js app....is a PDF (Portable Document Format) Intorduction to Aspose.PDF...(Portable Document Format) # It’s a versatile file format created by...

    blog.aspose.cloud/pdf/convert-html-to-pdf-using...
  2. The format is wrong when saving word as pdf fil...

    The logo duplicated after save word to pdf The word: image.png (99.9 KB) The pdf: 1734509357247.png (39.5 KB) Code: String path = “C:\Users\z_jia\Desktop\a\a.docx”; Document word = new Document(path); word.save(“…...The format is wrong when saving word as pdf file Aspose.Words...

    forum.aspose.cloud/t/the-format-is-wrong-when-s...
  3. Convert Word to EPUB in Node.js | DOC to eBook ...

    How to convert Word documents (DOC/DOCX) to EPUB Format using Node.js and Aspose.Words Cloud SDK. Export professional-quality eBooks from Word via REST API...Converting Word documents to EPUB format allows you to distribute content...adapts to screen size. Secure format for content distribution without...

    blog.aspose.cloud/words/convert-word-to-epub-in...
  4. Converts a spreadsheet in cloud storage to the ...

    This method accesses a spreadsheet file directly from cloud storage, converts it into the desired output Format (e.g., XLSX, PDF, CSV), and returns the converted result without downloading the file to the local system. \nEnsure that the cloud storage configuration (such as access credentials and file path) is correctly set up. \nThe conversion process happens entirely within the cloud environment, minimizing data transfer overhead and enhancing security by keeping sensitive data within the cloud infrastructure. \nIf the source file does not exist, or if an error occurs during the conversion process, an appropriate exception will be thrown. \nSupported output Formats depend on the underlying conversion service capabilities....Convert Excel files to other formats Aspose.Cells Cloud provides...robust support for Excel file format conversion, a process known...

    products.aspose.cloud/cells/java/save-spreadshe...
  5. Converts a worksheet of spreadsheet on a local ...

    This method reads a spreadsheet file from the local file system, converts it's worksheet to the desired image Format (e.g., svg, png, ...), and returns the converted result. \nThe source file path and target Format must be specified correctly. \nEnsure that the necessary permissions are in place to read the source file and write the converted file if applicable. \nThe conversion process occurs entirely on the cloud server, eliminating the need for any cloud storage or external downloads. \nIf the source file does not exist, is inaccessible, or if an error occurs during the conversion process, an appropriate exception will be thrown. \nSupported Formats for conversion depend on the available libraries and their capabilities....Convert Excel files to other formats Aspose.Cells Cloud provides...robust support for Excel file format conversion, a process known...

    products.aspose.cloud/cells/java/convert-worksh...
  6. Converts the range of spreadsheet in cloud stor...

    This method processes a range of spreadsheet directly in cloud storage, converting it to the requested output Format (PDF, or Image Format) without requiring the file to be downloaded to the local machine. \nThe operation relies on valid cloud storage credentials and an accessible file path or identifier. \nThe conversion is performed remotely, reducing data transfer and improving performance for large files. \nIf the source file is not found, access is denied, or an error occurs during conversion, an appropriate exception will be thrown. \nSupported output Formats are determined by the capabilities of the underlying cloud conversion service....range as format Convert Excel files to other formats Aspose.Cells...robust support for Excel file format conversion, a process known...

    products.aspose.cloud/cells/java/export-range-a...
  7. Converting USDZ to STL or OBJ in Python Started...

    I’ve used for a few months the conversion feature using a Python server and it’s had no issues in returning an .stl or .obj file from a .usdz Format. Just today out of nowhere, the .usdz conversions started failing with …...Returning "Can't handle this file format" Aspose.3D Cloud Product Family...stl or .obj file from a .usdz format. Just today out of nowhere...

    forum.aspose.cloud/t/converting-usdz-to-stl-or-...
  8. Apply Conditional Formatting to Excel Files at ...

    Add or manipulate conditional Formattings (add cell area, apply or get conditional Formatting, remove conditional Formattings, etc.) in the worksheet....We have introduced HTMLFixed format support in this version. Aspose...Document to HTMLFixed Format # HTMLFixed file format support is included...

    blog.aspose.cloud/words/htmlfixed-format-suppor...
  9. Optical mark recognition with Aspose.OMR Cloud API

    Optical mark recognition, OMR, recognize scanned images and even photos with high accuracy. Recognize data from tests, exams, questionnaires, surveys....to save barcode in BMP The format parameter of [Generate Barcode][2]...you can save Barcode in BMP format: GET ~/barcode/generate?te...

    blog.aspose.cloud/barcode/save-barcode-in-bmp-s...
  10. Convert Word to ODT in Node.js | Export DOCX to...

    Learn how to convert Microsoft Word (DOC/DOCX) documents to ODT using Node.js and REST API. Export Word to OpenDocument for cross-platform editing...Convert Word Document to ODT format using Node.js API. Microsoft...Text ( ODT ) format becomes essential. The ODT format is ideal for...

    blog.aspose.cloud/words/convert-word-to-odt-in-...