Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 375,564 for

save

(0.11 sec)
  1. SaveOptions.memoryOptimization property | Aspos...

    SaveOptions.memoryOptimization property. Gets or sets value determining if memory optimization should be performed before saving the document...should be performed before saving the document. Default value...while saving large documents at the cost of slower saving time...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format...specify additional options when saving a document into a particular...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert PDF to Word Docs - Free Support Forum -...

    Trying to convert pdf to word in python. Using the docs as is. Getting the following error: Traceback (most recent call last): File "/home/jupyter/Tahoe_Test/Aspose/EnclaveTesting/WordHandler.py", line 69, in conv_pdf…...save(output_stream, save_options) RuntimeError:...Configure save options for DOCX format print("Configuring save options")...

    forum.aspose.com/t/convert-pdf-to-word-docs/312166
  4. How to Create PDF using Python|Aspose.PDF for P...

    Create and format the PDF Document with Aspose.PDF for Python via .NET....paragraphs collection of the page Save the resultant PDF document import..."Hello World!" )) # Save updated PDF document . save ( output_pdf )...

    docs.aspose.com/pdf/python-net/create-pdf-docum...
  5. OoxmlSaveOptions.KeepLegacyControlChars | Aspos...

    Discover OoxmlSaveOptions' KeepLegacyControlChars property to maintain the original format of legacy control characters for seamless document conversion....doc" ); // When we save the document to an OOXML format...the document's saving method to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  6. How to Generate Word Document using Java withou...

    This brief tutorial explains how to generate Word document using Java without Interop. It will help you to create Word document using Java without Interop in any of the operating system like macOS, Ubuntu and Windows....using Java without Interop and save it as DOCX using a few lines...in the newly created document Save the resultant Word file as DOCX...

    kb.aspose.com/words/java/how-to-generate-word-d...
  7. HtmlSaveOptions.ExportFontsAsBase64 | Aspose.Wo...

    Discover how the HtmlSaveOptions ExportFontsAsBase64 property enhances your HTML by embedding fonts in Base64 encoding for improved performance. Default, false....how to embed fonts inside a saved HTML document. Document doc...PrettyFormat = true }; doc . Save ( ArtifactsDir + "HtmlSaveOptions...

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

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

    docs.aspose.com/pdf/cpp/add-circle/
  9. OdtSaveOptions.save_format property | Aspose.Wo...

    OdtSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property OdtSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FontInfoCollection.saveSubsetFonts property | A...

    FontInfoCollection.SaveSubsetFonts property. Specifies whether or not to Save a subset of the embedded TrueType fonts with the document...Specifies whether or not to save a subset of the embedded TrueType...only. Examples Shows how to save a document with embedded TrueType...

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