Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 373,131 for

save

(0.13 sec)
  1. HtmlSaveOptions.ImagesFolder | Aspose.Words for...

    Discover HtmlSaveOptions ImagesFolder property. Easily set the folder for saving images when exporting documents to HTML. Streamline your workflow today!...physical folder where images are saved when exporting a document to...get ; set ; } Remarks When you save a Document in HTML format, Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  2. SvgSaveOptions.ResourcesFolder | Aspose.Words f...

    Discover how to set the ResourcesFolder in SvgSaveOptions for efficient image storage when exporting documents to SVG format. Optimize your workflow today!...where resources (images) are saved when exporting a document to...property is false . When you save a Document in SVG format, Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::Load method. Loads fallback settings from XML stream in C++....Examples Shows how to load and save font fallback settings to/from...set_FontSettings ( fontSettings ); } doc -> Save ( get_ArtifactsDir () + u "FontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Your First Aspose.3D Application|Documentation

    Create, edit and Save your first 3d file in any supported formats using Aspose.3D for Java to experience its simplicity and power in Java.... create a 3D scene and then save the file in FBX format. // The...Scene (); // Save 3D scene document scene . save ( MyDir , FileFormat...

    docs.aspose.com/3d/java/your-first-aspose-3d-ap...
  5. FieldSaveDate.UseUmAlQuraCalendar | Aspose.Word...

    Manage your dates effortlessly with the FieldSaveDate property. Easily toggle the UmalQura calendar for enhanced scheduling and planning....of the document’s most recent save operation performed using Microsoft...Date this document was last saved:" ); // We can use the SAVEDATE...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose.Words - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to Save the document with custom properties. I am using the document.Save() to achieve it. After updating to .NET 8, I am getting the following error for document Save methods. No…...method where I am trying to save the document with custom properties...properties. I am using the document.Save() to achieve it. After updating...

    forum.aspose.com/t/aspose-words-errors-after-up...
  7. 创建、布局和自动调整形状|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....Diagram () # save in the VSDX format diagram . save ( "CreateDiagram_Out...Diagram 类的 Layout 方法。 调用Diagram类的Save方法写入Visio图。 流程图式编程示例 import jpype...

    docs.aspose.com/diagram/zh/python-java/create-l...
  8. Convert PDF to Excel in Python|Aspose.PDF for P...

    Learn how to convert PDFs to Excel files using Aspose.PDF for Python via Java. Achieve precision and efficiency with our comprehensive tutorial.... Save it to XLS format specifying...extension by calling Document.Save() method and passing it ExcelSaveOptions...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  9. Add and Delete a Bookmark using Python|Aspose.P...

    You can add a bookmark to a PDF document with Python. It is possible to delete all or particular bookmarks from a PDF document....append ( outline ) # Save output document . save ( output_pdf ) Add...append ( outline ) # Save output document . save ( output_pdf ) Delete...

    docs.aspose.com/pdf/python-net/add-and-delete-b...
  10. PDF Conversion Solution using Java | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for Java...pdf" ); // Save using save options // Create DocSaveOptions...true ); // Save the resultant DOC file pdfDocument . save ( docFile...

    products.aspose.com/pdf/java/conversion/