Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 368,275 for

save

(0.16 sec)
  1. PdfSaveOptions.textCompression property | Aspos...

    PdfSaveOptions.textCompression property. Specifies compression type to be used for all textual content in the document.... Saving . PdfTextCompression Remarks...increases output size when saving a document without compression...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Manage Presentation Notes in Python|Aspose.Slid...

    Customize presentation notes with Aspose.Slides for Python via .NET. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....remove_notes_slide () # save presentation to disk presentation . save ( "Remo...remove_notes_slide () # save presentation to disk presentation . save ( "Remo...

    docs.aspose.com/slides/python-net/presentation-...
  3. Aspose::Words::Saving::RtfSaveOptions::get_Expo...

    Aspose::Words::Saving::RtfSaveOptions::get_ExportCompactSize method. Allows to make output RTF documents smaller in size, but if they contain RTL (right-to-left) text, it will not be displayed correctly. Default value is false in C++....Aspose::Words::Saving::RtfSaveOptions::get_ExportCompactSize...false . bool Aspose :: Words :: Saving :: RtfSaveOptions :: get_ExportCompactSize...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 在 Jython 中管理文档属性|Documentation

    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...., "Aspose" ) # Save the file workbook . save ( dataDir + "Test_Workbook..."Publisher" ) # Save the file workbook . save ( dataDir + "Te...

    docs.aspose.com/cells/zh/java/managing-document...
  5. Merge PDF using C++|Aspose.PDF for C++

    This page explain how to merge PDF documents into a single PDF file with C++.... Finally, save the output PDF file using the Save method. The...()); // Save concatenated output file pdfDocument1 -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/merge-pdf-documents/
  6. PdfSaveOptions.text_compression property | Aspo...

    PdfSaveOptions.text_compression property. Specifies compression type to be used for all textual content in the document.... saving . PdfTextCompression : ......, value : aspose . words . saving . PdfTextCompression ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Format PowerPoint Shapes in Java|Aspose.Slides ...

    Learn how to format PowerPoint shapes in Java using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Save the modified presentation as...); // Save the PPTX file to disk. presentation . save ( "formatted_lines...

    docs.aspose.com/slides/java/shape-formatting/
  8. PdfSaveOptions.TextCompression | Aspose.Words f...

    Discover the PdfSaveOptions TextCompression property to optimize your documents. Choose the best compression type for efficient text storage and faster loading....increases output size when saving a document without compression...apply text compression when saving a document to PDF. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  9. DownsampleOptions | Aspose.Words for Java

    Allows to specify downsample options in Java.... To learn more, visit the Save a Document documentation article...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/java/com.aspose.word...
  10. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file with Aspose.PDF for Go via C++.... These are opening a file, saving changes, and properly closing...applications. The ability to open and save PDF documents is a core requirement...

    docs.aspose.com/pdf/go-cpp/open-pdf-document/