Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 369,908 for

save

(0.46 sec)
  1. Specify Layout Options in Python|Aspose.Words f...

    Specify Layout Options for various document layouts using Python.... save ( "output.pdf" ) Q: How do I...show_paragraph_marks = True doc . save ( "output.pdf" ) Q: Which setting...

    docs.aspose.com/words/python-net/specify-layout...
  2. Working with GridJs storage|Documentation

    This article describes the general file processing for GridJs.... GridJs will also save all shapes/images to a zip archive...operation. In this action, a save back to the cache file occurs...

    docs.aspose.com/cells/net/aspose-cells-gridjs/s...
  3. 公共 API Aspose.Diagram 6.6.0 的变化|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....code ); } // save the Visio diagram diagram . Save ( "c:\\temp\\out...ByteArrayOutputStrea (); doc . save ( outStream , com . aspose ...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  4. DocumentSecurity enumeration | Aspose.Words for...

    aspose.words.properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtindocumentproperties/security/) property... save ( file_name = ARTIFACTS_DIR... is_write_protected ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Shape.has_image property | Aspose.Words for Python

    Shape.has_image property. Returns ``True`` if the shape has image bytes or links an image....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/python-net/aspose.wo...
  6. Aspose::Words::LowCode::Comparer::Compare metho...

    Aspose::Words::LowCode::Comparer::Compare method. Compares two documents loaded from streams with additional options and Saves the differences to the provided output stream in the specified Save format, producing changes as a number of edit and format revisions in C++....with additional options and saves the differences to the provided...output stream in the specified save format, producing changes as...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. OleFormat.SuggestedFileName | Aspose.Words for ...

    Discover the OleFormat SuggestedFileName property to easily retrieve the recommended file name for saving your embedded objects seamlessly....embedded object if you want to save it into a file. public string...extension, // which we can use when saving the object's contents into...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::FileFormatUtil::SaveFormatToLoad...

    Aspose::Words::FileFormatUtil::SaveFormatToLoadFormat method. Converts a SaveFormat value to a LoadFormat value if possible in C++....Examples Shows how to convert a save format to its corresponding...file types can have documents saved to, but not loaded from using...

    reference.aspose.com/words/cpp/aspose.words/fil...
  9. FileFormatUtil.load_format_to_save_format metho...

    FileFormatUtil.load_format_to_Save_format method. Converts a [LoadFormat](../../loadformat/) value to a [SaveFormat](../../Saveformat/) value if possible....load_format_to_save_format method load_format_to_save_format(load_format)...possible. def load_format_to_save_format ( self , load_format...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Converting a TEX file to PDF using C++ | Aspose...

    Sample code for TEX to PDF conversion using C++. Use C++ example for batch TEX to PDF conversion....Save method while passing the output...SaveFormat.Pdf as parameters Save the output PDF file Here is...

    products.aspose.com/pdf/cpp/conversion/tex-to-pdf/