Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 371,729 for

save

(0.52 sec)
  1. Specify Default Fonts|Aspose.Words for .NET

    Specify default fonts. NPOI does not provide an opportunity to specify default fonts using C#....model (DOM) and calling the Save method with a “.PDF” extension...during any rendering calls. doc . Save ( "Rendering.SetDefaultFont_Out...

    docs.aspose.com/words/net/specify-default-fonts/
  2. OleFormat class | Aspose.Words for Python

    aspose.words.drawing.OleFormat class. Provides access to the data of an OLE object or ActiveX control...embedded object if you want to save it into a file. suggested_file_name...embedded object if you want to save it into a file. Methods Name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentPartSavingArgs | Aspose.Words for Java

    Provides data for the IDocumentPartSavingCallback.documentPartSavingcom.aspose.words.DocumentPartSavingArgs callback in Java.... To learn more, visit the Save a Document documentation article...Remarks: When Aspose.Words saves a document to HTML or related...

    reference.aspose.com/words/java/com.aspose.word...
  4. PageSavingArgs.PageFileName | Aspose.Words for ...

    Discover the PageSavingArgs PageFileName property to easily manage document page file names for efficient saving and organization. Enhance your workflow today!...where the document page will be saved to. public string PageFileName...Shows how to use a callback to save a document to HTML page by page...

    reference.aspose.com/words/net/aspose.words.sav...
  5. XamlFlowSaveOptions.ImageSavingCallback | Aspos...

    Discover XamlFlow's ImageSavingCallback property to effortlessly manage image saving options when exporting documents to XAML. Optimize your workflow today!...how images are saved when a document is saved to XAML. public...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  6. FileFormatUtil.ImageTypeToExtension | Aspose.Wo...

    Convert Aspose.Words image types to file extensions effortlessly with the FileFormatUtil method. Get accurate, lowercase extensions in seconds!...images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/net/aspose.words/fil...
  7. Convert Table to ODS with C++|Documentation

    Convert an Excel file with a table to ODS file format using Aspose.Cells with C++.... You simply need to save the file in ODS format, and...inputFilePath ); // Save the file in ODS format workbook . Save ( outputDir...

    docs.aspose.com/cells/cpp/convert-table-to-ods/
  8. Remove Watermark from PDF using Python | Aspose...

    Remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save PDF file Delete Watermark from...artifacts [ 1 ]) # save result pdf to file document . save ( path_outfile...

    products.aspose.com/pdf/python-net/watermark/re...
  9. Encrypt and Decrypt PDF|Aspose.PDF for Python v...

    Encrypt and Decrypt PDF File with Python via C++ application....encrypt’ method Save the encrypted document to the...specified output file with ‘document.save’ method. import AsposePDFPythonWrapp...

    docs.aspose.com/pdf/python-cpp/set-privileges-e...
  10. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name.... save ( ARTIFACTS_DIR + 'Shape.alt_text.docx' ) # Save the...of the missing image. doc . save ( ARTIFACTS_DIR + 'Shape.alt_text...

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