Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 368,156 for

save

(0.21 sec)
  1. Load Plain Text (TXT) Files in Ruby|Aspose.Word...

    Load TXT file and Save as Word document using Ruby....(TXT) File Load TXT file and save as word document using Aspose...data_dir + "LoadTxt.txt" ) \ # Save as any Aspose.Words supported...

    docs.aspose.com/words/java/load-plain-text-txt-...
  2. FontSavingArgs.OriginalFileName | Aspose.Words ...

    Discover the FontSavingArgs OriginalFileName property to easily retrieve the original font file name and enhance your font management efficiency....logic for exporting fonts when saving to HTML. public void SaveExportedFonts...callback that will handle font saving in a custom manner. HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PdfDigitalSignatureDetails Class | Aspose.Words...

    Discover the Aspose.Words.PdfDigitalSignatureDetails class for seamless PDF digital signing. Enhance document security with easy integration and robust features....PdfDigitalSignatureD object and then save the document in the PDF format...PdfSaveOptions as a parameter into the Save method. Aspose.Words creates...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Remove Pages from PDF using Rust via C++ | Aspo...

    Remove pages from PDF file programmatically with Rust sample code using Aspose.PDF for Rust via C++... Save the output PDF using the Save method. The provided...page from the PDF document. Save the updated PDF document to...

    products.aspose.com/pdf/rust-cpp/pages/remove/
  5. 使用C++进行页面设置功能|Documentation

    学习如何使用Aspose.Cells结合C++配置Excel文件中的页面设置功能。...75 ); // Save the workbook workbook . Save ( "PageMargins...PageOrientationType :: Landscape ); workbook . Save ( "PageOrientation.xlsx" );...

    docs.aspose.com/cells/zh/cpp/page-setup-features/
  6. Remove Pages from PDF using Java | Aspose.PDF

    Remove pages from PDF file programmatically with Java sample code using Aspose.PDF for Java... Save the output PDF using the Save method. The provided...page from the PDF document. Save the updated PDF document to...

    products.aspose.com/pdf/java/pages/remove/
  7. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using Java library.... Call the Document class’ Save(..) method to generate the PDF...pdf" ; // Save the updated document pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/change-page-size/
  8. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words Saves images when saving a document to HTML in Java....Words saves images when saving a document to HTML...rename the image name during saving into Markdown document. public...

    reference.aspose.com/words/java/com.aspose.word...
  9. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name.... save ( ARTIFACTS_DIR + 'Shape.alt_text.docx' ) # Save the...of the missing image. doc . save ( ARTIFACTS_DIR + 'Shape.alt_text...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Pixel Data Manipulation using Aspose.PSD for Ja...

    Example of how to directly and rapidly fast update raw pixel data using PSD Java API... Save Modified Pixel Data: Save the modified pixel...data back to the layer. Save PSD Image: Save the PSD image with the...

    docs.aspose.com/psd/java/pixel-data-manipulation/