Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 375,788 for

save

(0.57 sec)
  1. DocumentPartSavingArgs.DocumentPartFileName | A...

    Discover the DocumentPartFileName property for DocumentPartSavingArgs. Easily manage file names for seamless document part saving without paths....where the document part will be saved to. public string DocumentPartFileName...the value of this property to save the document part into a different...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ImageSaveOptions.SaveFormat | Aspose.Words for ...

    Discover the ImageSaveOptions SaveFormat property to effortlessly Save documents in formats like TIFF, PNG, JPEG, and more. Enhance your workflow today!...pages or shapes will be saved if this save options object is used...format. Also, it is possible to save to SVG both via ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. HtmlSaveOptions.exportShapesAsSvg property | As...

    HtmlSaveOptions.exportShapesAsSvg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...converted to SVG images when saving to HTML, MHTML, EPUB or AZW3..."My text box" ); // When we save the document to HTML, we can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose.Diagram Font Operations|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....); //saving Visio diagram in PDF format diagram . save ( dataDir...IWarningCallback) property. During saving of the drawing the instance...

    docs.aspose.com/diagram/java/aspose-diagram-fon...
  5. C++ API to Convert XML to DIF | products.aspose...

    Convert XML to DIF via C++ API without using Microsoft Excel or Adobe Reader...Convert XML to XLSX by using Save member function Load XLSX document...reference Save the document to DIF format using Save member function...

    products.aspose.com/total/cpp/conversion/xml-to...
  6. TxtListIndentation Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.TxtListIndentation class to customize list indentation levels for seamless Text format exports. Enhance your document formatting!... To learn more, visit the Save a Document documentation article...configure list indenting when saving a document to plaintext. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....document immediately before saving it to PDF. let doc = new aw...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Delete Forms from PDF in C#|Aspose.PDF for .NET

    Remove Text based on subtype/form with Aspose.PDF for .NET library. Remove all forms from the PDF...."" ; } } } // Save PDF document document . Save ( dataDir + "TextBox_out...The modified document is then saved to the specified output file...

    docs.aspose.com/pdf/net/remove-form/
  9. Protect and Unprotect Workbook Structure with C...

    Protect and unprotect workbook structure of Excel files using C++ with Aspose.Cells...."password" ); // Save the workbook to a file workbook . Save ( u "Book1..."password" ); // Save the Excel file. workbook . Save ( inputFilePath...

    docs.aspose.com/cells/cpp/protect-and-unprotect...
  10. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....[Diagram] 类构造函数读取 diagram 文件,并使用 Save 方法将 diagram 导出为任何支持的图像格式。 The...类的实例。 Call the Diagram classs Save method and set the output format...

    docs.aspose.com/diagram/zh/python-net/convert-v...