Sort Score
Result 10 results
Languages All
Labels All
Results 7,721 - 7,730 of 375,721 for

save

(0.44 sec)
  1. PageSetup.Margins | Aspose.Words for .NET

    Adjust your page's Margins effortlessly with the PageSetup property. Customize settings for optimal layout and presentation. Enhance your document's appearance!...docx" ); // Saving a document to PDF, to an image...document within its pages. doc . Save ( ArtifactsDir + "Document.UpdatePageLayout...

    reference.aspose.com/words/net/aspose.words/pag...
  2. 在使用Node.js通过C++将Excel导出为HTML时导出文档、工作簿和工作表属性|Doc...

    了解如何使用Aspose.Cells for Node.js via C++导出Excel中的文档、工作簿和工作表属性为HTML。...filePath ); // Specify Html Save Options const options = new...to Html with Html Save Options workbook . save ( "outputExportDocument...

    docs.aspose.com/cells/zh/nodejs-cpp/export-docu...
  3. ImageBinarizationMethod Enum | Aspose.Words for...

    Discover the Aspose.Words.ImageBinarizationMethod enum for effective image binarization. Optimize your document processing with advanced techniques....jpg" ); // When we save the document as a TIFF, we can...ThresholdForFloydSte = 240 }; doc . Save ( ArtifactsDir + "ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ImageSaveOptions.ThresholdForFloydSteinbergDith...

    Optimize your images with the ImageSaveOptions Threshold for Floyd-Steinberg Dithering. Control binarization error for stunning results in image processing....jpg" ); // When we save the document as a TIFF, we can...ThresholdForFloydSte = 240 }; doc . Save ( ArtifactsDir + "ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Convert PPT to Word in Python | products.aspose...

    Convert PPT to Word in Python. Use Python library API to convert PowerPoint to Word... save( "slide_ {i} .png" . format(i...BreakType . PAGE_BREAK) doc . save( "presentation.docx" ) How to...

    products.aspose.com/slides/python-net/conversio...
  6. FontInfoCollection.embed_system_fonts property ...

    FontInfoCollection.embed_system_fonts property. Specifies whether or not to embed System fonts into the document... Examples Shows how to save a document with embedded TrueType...font_infos . save_subset_fonts = embed_all_fonts doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized when loading a file using Aspose.Cells for Node.js via C++....you load the file directly and save it to PDF, the data will not...Workbook ( filePath ); workbook . save ( path . join ( dataDir , "out...

    docs.aspose.com/cells/nodejs-cpp/autofit-row-he...
  8. Export Document Workbook and Worksheet Properti...

    Learn how to export or avoid exporting Document, Workbook, and Worksheet properties when converting Excel files to HTML using Aspose.Cells for C++....inputFilePath ); // Specify HTML Save Options HtmlSaveOptions options...to Html with Html Save Options workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/export-document-workb...
  9. IPageLayoutCallback Interface | Aspose.Words fo...

    Customize your document layout with Aspose.Words.Layout.IPageLayoutCallback interface. Enhance rendering with your own methods for optimal results.... Save ( ArtifactsDir + "Layout.PageLayoutCallback...<summary> /// Notifies us when we save the document to a fixed page...

    reference.aspose.com/words/net/aspose.words.lay...
  10. PageSetup.margins property | Aspose.Words for P...

    PageSetup.margins property. Returns or sets preset [Margins](../../margins/) of the page....docx' ) # Saving a document to PDF, to an image...document within its pages. doc . save ( file_name = ARTIFACTS_DIR...

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