Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 365,561 for

save

(0.09 sec)
  1. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveOptions.password property. Gets or sets a password to encrypt document.... Remarks In order to save document without encryption...Examples Shows how to encrypt a saved ODT/OTT document with a password...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TxtSaveOptions.list_indentation property | Aspo...

    TxtSaveOptions.list_indentation property. Gets a [TxtListIndentation](../../txtlistindentation/) object that specifies how many and which character to use for indentation of list levels... saving . TxtListIndentation : ......configure list indenting when saving a document to plaintext. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Merger.merge method | Aspose.Words for Python

    aspose.words.lowcode.Merger.merge method...page of the output will be saved as a separate file. The specified...is TIFF, the output will be saved as a single multi-frame TIFF...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TxtListIndentation.character property | Aspose....

    TxtListIndentation.character property. Gets or sets which character to use for indenting list levels...configure list indenting when saving a document to plaintext. doc...document's "Save" method # to modify how we save the document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manage Rows and Columns in PowerPoint Tables in...

    Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up presentation editing and data updates....true ; // Saves the presentation to disk pres . Save ( "First_row_header...row. Clone the table column. Save the modified presentation. This...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  6. Online OFT to DOTM Conversion or Build .NET bas...

    Free online app to convert OFT to DOTM files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to DOTM format using Save method and set Dotm as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  7. Online OFT to DOT Conversion or Build .NET base...

    Free online app to convert OFT to DOT files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to DOT format using Save method and set Dot as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  8. Online OFT to GIF Conversion or Build .NET base...

    Free online app to convert OFT to GIF files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to GIF format using Save method and set Gif as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  9. Convert XLTX to POTX via PHP or with free Onlin...

    PHP API to Convert XLTX to POTX or Online App without using Microsoft Excel or Powerpoint. Test free XLTX to POTX online converter quickly before integrating the code....the PDF save options using PdfSaveOptions object Save the XLTX...XLTX file into PDF using save method Use Presentation class to laod...

    products.aspose.com/total/php-java/conversion/x...
  10. Extra Annotations using C#|Aspose.PDF for .NET

    Learn how to add additional annotations to PDF files in .NET using Aspose.PDF for interactive document features....strikeOutAnnotation ); // Save PDF document document . Save ( dataDir + "...Annotations . Delete ( ca ); } // Save PDF document after deleting...

    docs.aspose.com/pdf/net/extra-annotations/