Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 375,520 for

save

(0.27 sec)
  1. Exporting DGN AutoCAD|CAD 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.... Now call the Save method of CadImage class instance...CadRasterizationOpti instance. Now call the Save method of CadImage class instance...

    docs.aspose.com/cad/net/exporting-dgn-autocad/
  2. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Presentation Properties in Java How to Save PowerPoint Slides with Notes...How to Save PowerPoint as PDF with Notes in C# How to Save a PowerPoint...

    kb.aspose.com/categories/page/54/
  3. Convert PPTX to Word in Python | products.aspos...

    Convert PPTX to Word in Python. Use Python library API to convert PowerPoint to Word... save( "slide_ {i} .png" . format(i...BreakType . PAGE_BREAK) doc . save( "presentation.docx" ) How to...

    products.aspose.com/slides/python-net/conversio...
  4. Deal with PDF Forms in Python | Aspose.PDF

    Manage PDF Forms programmatically with Python sample code using Aspose.PDF for Python via .NET.... Save the PDF file. Create PDF Forms... 1 ) # Save the modified PDF document document . save ( path_outfile...

    products.aspose.com/pdf/python-net/acroforms/
  5. Rotate PDF using PHP | Aspose.PDF

    Rotate PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save the output PDF file. If you...On90 ); } // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/rotate/
  6. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Security method. Specifies the security level of a document as a numeric value in C++....property to a correct value before saving a document. Examples Shows...set_ReadOnlyRecommended ( true ); doc -> Save ( get_ArtifactsDir () + u "DocumentProperties...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. 使用 C# 在 PDF 中旋转文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中旋转 PDF 文件中的文本,以调整文本对齐和改善展示效果。...textFragment3 ); // Save PDF document document . Save ( dataDir + "...paragraph ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/rotate-text-inside-pdf/
  8. Aspose::Words::Saving::ImageSavingArgs::get_Ima...

    Aspose::Words::Saving::ImageSavingArgs::get_ImageFileName method. Gets or sets the file name (without path) where the image will be Saved to in C++....Aspose::Words::Saving::ImageSavingArgs::get_ImageFileName method...will be saved to. System :: String Aspose :: Words :: Saving :: ImageSavingArgs...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 在 Aspose.Email 中创建 Outlook 消息(MSG)文件|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....is underlined text</u>" ; // Save the MSG file in local disk string...Attachment ( "image.bmp" )); // Save it in local disk string strMsg...

    docs.aspose.com/email/zh/net/creating-an-outloo...
  10. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....specifying additional options when saving a document into a text based...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...