Sort Score
Result 10 results
Languages All
Labels All
Results 8,821 - 8,830 of 363,370 for

save

(0.23 sec)
  1. Document.ViewOptions | Aspose.Words for .NET

    Discover the Document ViewOptions property to customize your Microsoft Word display settings for a tailored viewing experience.... Save ( ArtifactsDir + "ViewOptions...ZoomType = zoomType ; doc . Save ( ArtifactsDir + "ViewOptions...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Add HTML String using DOM in PHP|Aspose.PDF for...

    Explore how to add HTML content to a PDF document using the DOM in PHP with Aspose.PDF for rich document creation....add ( $title ); # Save PDF file $doc -> save ( $dataDir . "html...

    docs.aspose.com/pdf/java/add-html-string-using-...
  3. Add Text to existing PDF using Python|Aspose.PD...

    Code example how to add or write text in Pdf document using Python with PDF library....text_fragment ) # Save PDF file doc . save ( self . dataDir +...

    docs.aspose.com/pdf/java/add-text-to-an-existin...
  4. 使用Python.NET在PDF中嵌入附件|Documentation

    学习如何使用 Aspose.Cells for Python 将 Ole 对象附件嵌入到 PDF 文件中 via .NET。... pdf_save_options = PdfSaveOptions () pdf_save_options ....True # Save the pdf file with PdfSaveOptions wb . save ( "output...

    docs.aspose.com/cells/zh/python-net/embed-attac...
  5. Add ActiveX Controls using Aspose.Cells for Nod...

    Learn how to add ActiveX controls in a worksheet using Aspose.Cells for Node.js via C++...."A1" ); // Save the workbook in xlsx format wb . save ( path ....

    docs.aspose.com/cells/nodejs-cpp/add-activex-co...
  6. Add Image Stamp to PDF using Java | Aspose.PDF

    Add image stamp to PDF file programmatically with Java sample code using Aspose.PDF for Java....imageStamp ); // Save output document pdfDocument . save ( DATA_DIR...

    products.aspose.com/pdf/java/stamps/image/
  7. BuiltInDocumentProperties.Manager | Aspose.Word...

    Effortlessly manage BuiltInDocumentProperties with our intuitive tool. Easily get or set properties to enhance your document handling experience....properties automatically when we save the document. // To use these..."Details" -> "Origin". doc . Save ( ArtifactsDir + "DocumentProperties...

    reference.aspose.com/words/net/aspose.words.pro...
  8. TiffCompression Enum | Aspose.Words for .NET

    Discover the Aspose.Words.TiffCompression enum for optimal TIFF file saving. Choose the best compression type for high-quality page images effortlessly....of compression to apply when saving page images into a TIFF file...can pass to the document's "Save" method // to modify the way...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Convert EMLX to EML via Java | products.aspose.com

    Try the code sample to convert EMLX files to EML format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...create, load and parse, modify, save emails, or perform other manipulations...

    products.aspose.com/email/java/conversion/emlx-...
  10. 在Python中插入和删除行和列|Documentation

    使用Python Excel API在Python中创建Excel电子表格。在您的Python应用程序中无需MS Office即可插入或删除XLSX或XLS中的行。... insertRows ( 2 , 1 ) \ # Saving the modified Excel file in...Excel 2003) format workbook . save ( self . dataDir + "Insert Row...

    docs.aspose.com/cells/zh/java/inserting-and-del...