Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 38,277 for

save

(0.07 sec)
  1. FileFormatUtil Class | Aspose.Words for .NET

    Effortlessly manage file formats with Aspose.Words.FileFormatUtil. Detect formats and convert extensions seamlessly for enhanced productivity....Converts IANA content type into a save format enumerated value. static...SaveFormatToExtensio ( SaveFormat ) Converts a save format enumerated value into...

    reference.aspose.com/words/net/aspose.words/fil...
  2. How to Create Table in DOCX using C++

    In this topic, we will see how to create table in DOCX using C++. Tables are commonly used inside word documents and you can insert table in DOCX using C++. You can insert word table in C++ using simple API calls....inside cell Save the DOCX with Table in C++ by using Save method In...

    kb.aspose.com/words/cpp/how-to-create-table-in-...
  3. BookmarksOutlineLevelCollection.Add | Aspose.Wo...

    Discover how to enhance your project with the BookmarksOutlineLevelCollection Add method, effortlessly adding bookmarks to your collection for better organization....EndBookmark ( "Bookmark 3" ); // When saving to .pdf, bookmarks can be accessed...will be optimized during the save operation. // In this case,...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ParagraphFormat.mirrorIndents property | Aspose...

    ParagraphFormat.mirrorIndents property. Gets or sets a flag indicating whether the left and right indents are of the same width.... save ( base . artifactsDir + "ParagraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeBase.Hidden | Aspose.Words for .NET

    Control shape visibility with ShapeBase's hidden property. Easily toggle between visible and hidden for enhanced design flexibility.... Save ( ArtifactsDir + "Shape.Hidden...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Add layout Slide to Presentation|Aspose.Slides ...

    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....layoutSlide ); //Save presentation p . Save ( "Output.pptx" ...

    docs.aspose.com/slides/net/add-layout-slide-to-...
  7. ViewOptions class | Aspose.Words for Python

    aspose.words.settings.ViewOptions class. Provides various options that control how a document is shown in Microsoft Word... save ( file_name = ARTIFACTS_DIR...zoom_type = zoom_type doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Field.IsDirty | Aspose.Words for .NET

    Manage the IsDirty property to ensure your field data stays accurate and up-to-date, enhancing document integrity and performance....MemoryStream ()) { // If we save without calling an update method...in the output document. doc . Save ( docStream , SaveFormat . Docx...

    reference.aspose.com/words/net/aspose.words.fie...
  9. How to Render XSL FO to PDF in C#

    This step by step tutorial shows you how to render XSL FO to PDF in C#. You'll learn how to convert XSL-FO to PDF in C# .NET applications....XslFoLoadOptions object to Document object Save the output converted PDF file...from the XSL FO file is saved using Save method of the document...

    kb.aspose.com/pdf/net/how-to-render-xsl-fo-to-p...
  10. Export Chart|Aspose.Slides 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.... save ( "image.jpg" , ImageFormat...

    docs.aspose.com/slides/androidjava/export-chart/