Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 14,905 for

export options

(0.09 sec)
  1. Provide exported worksheet HTML file path via I...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Provide exported worksheet HTML file path via IFilePathProvider...multiple sheets and you want to export each sheet to an individual...

    docs.aspose.com/cells/javascript-cpp/provide-ex...
  2. Keep coordinates information while converting ....

    I need to convert .dwg files to .tif files to be used on geoserver and then displayed on a map. But my test show that the localisation information of the .dwg file is lost in the conversion. The result is a plain raster…...Load(dwgFilePath)) { // Create TIF export options var tiffOptions = new ...metadata. The default TIFF export options in your current implementation...

    forum.aspose.com/t/keep-coordinates-information...
  3. Convert STL to OBJ in Python | Python STL to OB...

    Convert STL to OBJ in Python. Quickly convert STL to OBJ File in Python....Convert STL to OBJ with Advanced Options in Python Python STL to OBJ...STL to OBJ Format # You can export an STL file to OBJ format by...

    blog.aspose.com/3d/convert-stl-to-obj-in-python/
  4. Prevent Exporting Hidden Worksheet Contents on ...

    Learn how to prevent Exporting hidden worksheet contents when saving Excel workbooks to HTML using Aspose.Cells for C++....Ask AI Prevent Exporting Hidden Worksheet Contents on Saving...worksheets, Aspose.Cells by default exports the hidden worksheet contents...

    docs.aspose.com/cells/cpp/prevent-exporting-hid...
  5. Printing Project Files | Aspose.Tasks Documenta...

    Learn how to Export Microsoft Project (MPP) files to separate image files using Aspose.Tasks for .NET with ImageSaveOptions and page settings....page numbers to save when exporting project layouts. If the list...example demonstrates how to export Microsoft Project pages into...

    docs.aspose.com/tasks/net/printing-project-page...
  6. Difference in HTML output - Free Support Forum ...

    Hi, Using Aspose Cells for Java, version 25.7. Sample code: Workbook workbook = new Workbook("input.xlsx"); HtmlSaveOptions saveOptions = new HtmlSaveOptions(SaveFormat.HTML); saveOptions.setParseHtmlTagInCell(false);…...Check Export Options : Ensure that the export options you are...code with some additional options that might help improve the...

    forum.aspose.com/t/difference-in-html-output/31...
  7. Prevent Exporting Hidden Worksheet Contents on ...

    Learn how to prevent Exporting hidden worksheet contents when saving Excel files to HTML using Aspose.Cells for Node.js via C++....Ask AI Prevent Exporting Hidden Worksheet Contents on Saving...worksheets, Aspose.Cells by default exports the hidden worksheet contents...

    docs.aspose.com/cells/nodejs-cpp/prevent-export...
  8. HtmlSaveOptions.font_saving_callback property |...

    HtmlSaveOptions.font_saving_callback property. Allows to control how fonts are saved when a document is saved to HTML, MHTML or EPUB....to define custom logic for exporting fonts when saving to HTML...self , args ): # Custom logic: export font to file in ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontSavingArgs.original_file_size property | As...

    FontSavingArgs.original_file_size property. Gets the original font file size....to define custom logic for exporting fonts when saving to HTML...self , args ): # Custom logic: export font to file in ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. IFontSavingCallback class | Aspose.Words for No...

    Aspose.Words.Saving.IFontSavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when Exporting a document to HTML format....Words saves fonts when exporting a document to HTML format...to define custom logic for exporting fonts when saving to HTML...

    reference.aspose.com/words/nodejs-net/aspose.wo...