Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 373,678 for

save

(0.23 sec)
  1. CompressionLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.CompressionLevel enum to optimize OOXML file sizes, enhancing performance and efficiency in document processing....compression level to use while saving an OOXML document. Document...document.docx" ); // When we save the document to an OOXML format...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Add Curve Object to PDF file|Aspose.PDF for C++

    This article explains how to create a curve object to your PDF using Aspose.PDF for C++....paragraphs collection of page Save our PDF file void ExampleCurve...Add ( graph ); // Save PDF file document -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/add-curve/
  3. Wrapping Cell Text in VSTO and Aspose.Cells|Doc...

    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 the spreadsheet. The code samples...cellA5 . WrapText = true ; // Save the workbook workbook . SaveAs...

    docs.aspose.com/cells/net/wrapping-cell-text-in...
  4. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library....only need to save the output PDF using the Save method of the...Green ); } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/replace-text-in-pdf/
  5. PdfDigitalSignatureHashAlgorithm enumeration | ...

    aspose.words.saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital signature....can pass to the document's "save" method # to modify how that...document to .PDF. options = aw . saving . PdfSaveOptions () # Configure...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSet class | Aspose.Words for Python

    aspose.words.saving.PageSet class. Describes a random set of pages...can pass to the document's "Save" method # to modify the way...into an image. options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IAiModelText.Summarize | Aspose.Words for .NET

    Effortlessly summarize documents with IAiModelText. Customize summary length using advanced AI for precise content extraction and enhanced readability.... Save ( ArtifactsDir + "AI.AiSummarize...options ); multiDocumentSummary . Save ( ArtifactsDir + "AI.AiSummarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  8. PdfSaveOptions.dmlEffectsRenderingMode property...

    PdfSaveOptions.dmlEffectsRenderingMode property. Gets or sets a value determining how DrawingML effects are rendered.... Saving . DmlEffectsRenderingM Remarks...effects in a document as we save it to PDF. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PdfDigitalSignatureDetails.signatureDate proper...

    PdfDigitalSignatureDetails.signatureDate property. Gets or sets the date of the signing....can pass to the document's "Save" method // to modify how that...PDF. let options = new aw . Saving . PdfSaveOptions (); // Configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FixedPageSaveOptions.optimizeOutput property | ...

    FixedPageSaveOptions.optimizeOutput property. Flag indicates whether it is required to optimize output...optimize document objects while saving to xps. let doc = new aw ....object to pass to the document's "Save" method // to modify how that...

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