Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 38,276 for

save

(0.04 sec)
  1. DocSaveOptions.always_compress_metafiles proper...

    DocSaveOptions.always_compress_metafiles property. When ``False``, small metafiles are not compressed for performance reason...compression in a document while saving. # Open a document that contains...equation object.docx' ) # When we save a document, smaller metafiles...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Export and Import Barcode Generation State via ...

    This article explains how to import and export barcode the generation state to the XML format with C++ API or Library."...can be executed in two ways: saving it to an XML-file using the...mentioned, there are two ways to save the current state of class BarcodeGenerator...

    docs.aspose.com/barcode/cpp/barcode-generation-...
  3. TxtSaveOptions.SimplifyListLabels | Aspose.Word...

    Discover how TxtSaveOptions' SimplifyListLabels feature enhances clarity by streamlining complex list labels for improved text representation....the appearance of lists when saving a document to plaintext. Document...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document...Use one of the Save method overloads to save the document in...and document properties upon saving the document. resourceLoadingCallb...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Chart Data Table|Aspose.Slides for Node.js via ...

    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.... Save modified presentation. Below...setFontHeight ( 20 ); pres . save ( "output.pptx" , aspose . slides...

    docs.aspose.com/slides/nodejs-java/chart-data-t...
  6. SummarizeOptions | Aspose.Words for .NET

    Discover the SummarizeOptions constructor for creating customized instances of the SummarizeOptions class, enhancing your coding efficiency and flexibility.... Save ( ArtifactsDir + "AI.AiSummarize...options ); multiDocumentSummary . Save ( ArtifactsDir + "AI.AiSummarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  7. FontInfoCollection | Aspose.Words for Java

    Represents a collection of fonts used in a document in Java.... Examples: Shows how to save a document with embedded TrueType...setSaveSubsetFonts(embedAllFonts); doc.save(getArtifactsDir() + "Font.FontInfoCollection...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.PSD for Java 21.7 - Release Notes|Docume...

    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.... save ( outputFilePng , new PngOptions...PngOptions ()); image . save ( outputFilePsd ); } finally { image...

    docs.aspose.com/psd/java/aspose-psd-for-java-21...
  9. Updating and Removing Calendar

    Learn how to update or remove Microsoft Project (MPP/XML) calendars using Aspose.Tasks for C++...."TestCalendar" ); 10 project -> Save(dataDir + u "ReplaceCalendar_out..."ReplaceCalendar_out.mpp" , Aspose::Tasks::Saving::SaveFileFormat::MPP); view...

    docs.aspose.com/tasks/cpp/updating-and-removing...
  10. DocumentSecurity enumeration | Aspose.Words for...

    Aspose.Words.Properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtindocumentproperties/security/) property... save ( base . artifactsDir + "DocumentProperties...isWriteProtected ). toEqual ( true ); doc . save ( base . artifactsDir + "DocumentProperties...

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