Specifies how bookmarks in headers/footers are exported in Java....document that we are rendering to PDF. Document doc = new Document(getMyDir()..."Bookmarks in headers and footers.docx"); // Create a "PdfSaveOptions"...
PageSetup.margins property. Returns or sets preset [Margins](../../margins/) of the page....docx' ) # Saving a document to PDF, to an image...'Document.UpdatePageLayout.1.pdf' ) # Modify the document in some...
Optimize image quality with the DownsampleOptions Resolution property, defining the ideal pixels per inch for superior downsampling results....resolution of images in the PDF document. Document doc = new...new Document ( MyDir + "Images.docx" ); // Create a "PdfSaveOptions"...
Discover the Aspose.Words.Saving.OutlineOptions class To cusTomize your document's outline settings for enhanced organization and clarity....document that we are rendering to PDF. Document doc = new Document..."Bookmarks in headers and footers.docx" ); // Create a "PdfSaveOptions"...
Learn how To create different environment configurations where the application runs – use Sandboxing, Runtime Service, Network Service, etc....PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...
Learn how To save file from URL using the Aspose.HTML Python API. Consider Python examples for auTomating the download files from websites....PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...
Discover how the DownsampleImages property optimizes image quality by controlling downsampling for enhanced performance and faster loading times....resolution of images in the PDF document. Document doc = new...new Document ( MyDir + "Images.docx" ); // Create a "PdfSaveOptions"...
Discover PdfSaveOptions' DownsampleOptions property To cusTomize your Pdf quality and optimize file size for better performance and clarity....resolution of images in the PDF document. Document doc = new...new Document ( MyDir + "Images.docx" ); // Create a "PdfSaveOptions"...
Aspose::Words::Saving::DownsampleOptions::get_DownsampleImages method. Specifies whether images should be downsampled in C++....resolution of images in the PDF document. auto doc = MakeObject...Document > ( MyDir + u "Images.docx" ); // Create a "PdfSaveOptions"...
Aspose::Words::Saving::OutlineOptions::get_DefaultBookmarksOutlineLevel method. Specifies the default level in the document outline at which To display Word bookmarks in C++....document that we are rendering to PDF. auto doc = MakeObject < Document..."Bookmarks in headers and footers.docx" ); // Create a "PdfSaveOptions"...