PageSetup.margins property. Returns or sets preset [Margins](../../margins/) of the page....docx' ) # Saving a document to PDF, to an image...document within its pages. doc . save ( file_name = ARTIFACTS_DIR...
ThumbnailGeneratingOptions.generate_from_first_page property. Specifies whether to generate thumbnail from first page of the document or first image....setting a thumbnail image when saving a document to .epub. # 1 -.... update_thumbnail () doc . save ( file_name = ARTIFACTS_DIR...
使用 Aspose.Cells for C++ 保护和取消保护Excel工作表。..."test" ); // Save as Excel file workbook . Save ( u "Book1.xlsx"..."password" ); // Save the workbook workbook . Save ( u "Book1.xlsx"...
How to include images in Aspose.OMR forms....png align=center Generate and save the printable form, providing...generationResult . Save ( "" , "OMR-Form" ); Generate and save the printable...
Combine two or more PDF documents into one EPUB single file programmatically with Java sample code using Aspose.PDF for Java...file to new page After the loop save the result Here is an example...Merge PDF files using Java and save as EPUB Example Java: this sample...
How to Recognize Barcodes from TIFF Files...This format is widely used to save data during automatic scanning...in tiffImage . Frames ) { //save the TIFF frame to the stream...
C++ code to rotate text of Cell with Aspose.Cells for C++ API... Save the Workbook After rotating...rotating the cells, you can save the modified workbook back to a file...
LayoutOptions.comment_display_mode property. Gets or sets the way comments are rendered...Shows how to show comments when saving a document to a rendered format.... SHOW_IN_ANNOTATIONS doc . save ( file_name = ARTIFACTS_DIR...
Provides a read-only collection of digital signatures attached to a document in Java....Date()); // There are two ways of saving a signed copy of a document...a local system filename and save a signed copy at a location...
Learn how to add tooltip to the text fragment in PDF using C# and Aspose.PDF...tooltip" )); // Save PDF document document . Save ( dataDir + "Tooltip_out...field ); } // Save PDF document document . Save ( dataDir + "Tooltip_out...