Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 377,497 for

save

(0.1 sec)
  1. Add Web Link|Aspose.PDF for Python via .NET

    This example binds an input PDF, adds a blue web link annotation on page 1 pointing to Aspose’s Python PDF product page, and Saves the modified document.... Save the updated PDF document. import...blue , ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/add-web-link/
  2. Move Stamp By ID|Aspose.PDF for Python via .NET

    In this example, a rubber stamp is added to page 1 and then moved to a new position using its ID before saving the updated document.... Save the updated PDF document. import...360 ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/move-stamp-by-id...
  3. Add Line Annotation|Aspose.PDF for Python via .NET

    This example binds an input PDF, draws a red line annotation with square line endings, and Saves the modified PDF.... Save the updated Document. import..."Square" ], ) # Save output PDF file content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/add-line-annotat...
  4. Add Curve Annotation|Aspose.PDF for Python via ...

    This example binds an input PDF, draws a dashed curve on the first page, and Saves the modified document.... Save the updated Document. import...annotation" , ) # Save output PDF file content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/add-curve-annota...
  5. Trim Leading Blank Rows and Columns while expor...

    Learn how to trim leading blank rows and columns when exporting spreadsheets to CSV format using Aspose.Cells for JavaScript via C++....leading blank columns and rows on saving, but if you want to remove...columns will then be discarded on saving. Prior to the release of Aspose...

    docs.aspose.com/cells/javascript-cpp/trim-leadi...
  6. DocSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the DocSaveOptions SaveFormat property to easily choose between Doc or Dot formats for seamless document saving. Optimize your workflow today!...the document will be saved if this save options object is used...} Examples Shows how to set save options for older Microsoft...

    reference.aspose.com/words/net/aspose.words.sav...
  7. MarkdownSaveOptions.images_folder_alias propert...

    MarkdownSaveOptions.images_folder_alias property. Specifies the name of the folder used to construct image URIs written into a document... Remarks When you save a Document in SaveFormat.MARKDOWN...format, Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Resize Images in PDF using Java

    Follow this article to resize images in PDF using Java. It has details to set the IDE, a list of steps, and a sample code to resize PDF photo using Java....image from the collection and save it in a byte array stream Now...size as per the requirement Save the resized image using the...

    kb.aspose.com/pdf/java/resize-images-in-pdf-usi...
  9. TxtSaveOptions.preserve_table_layout property |...

    TxtSaveOptions.preserve_table_layout property. Specifies whether the program should attempt to preserve layout of tables when saving in the plain text format...preserve layout of tables when saving in the plain text format. The...document's "Save" method # to modify how we save the document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageSavingArgs.ImageStream | Aspose.Words for ...

    Discover the ImageStream property in ImageSavingArgs to easily specify where to Save your images, enhancing your workflow and efficiency....stream where the image will be saved to. public Stream ImageStream...This property allows you to save images to streams instead of...

    reference.aspose.com/words/net/aspose.words.sav...