Effortlessly save your Documents with our smart save method, auTomatically selecting the right format based on the file extension for seamless sTorage....PDF. Document doc = new Document ( MyDir...); doc . Save ( ArtifactsDir + "Document.ConvertToPdf.pdf" );...
PdfSaveOptions.preblend_images property. Gets or sets a value determining whether or not To preblend transparent images with black background color....Preblending images may improve PDF document visual appearance in...properly display preblended images, PDF viewer application must support...
ParagraphFormat.is_heading property. True when the paragraph style is one of the built-in Heading styles....the outline of a saved PDF document. doc = aw . Document () builder...= aw . DocumentBuilder ( doc = doc ) # Insert headings that can...
Discover how the PdfSaveOptions PageMode property enhances your Pdf viewing experience by cusTomizing Document display in any Pdf reader....the PDF document should be displayed when opened in a PDF reader...to set instructions for some PDF readers to follow when opening...
Document.update_page_layout method. Rebuilds the page layout of the Document....first convert a document to PDF, XPS, image or print it. However...page layout of the document. doc = aw . Document ( file_name =...
aspose.words.Document.save method...will be saved in the binary DOC format. Returns Additional information...document and convert it to .PDF. doc = aw . Document ( file_name...
PdfSaveOptions.attachmentsEmbeddingMode property. Gets or sets a value determining how attachments are embedded To the PdfDocument....attachments are embedded to the PDF document. get attachmentsEmbedding...embedded. PDF/A-1, PDF/A-2 and regular PDF/A-4 (not PDF/A-4f) standards...
PdfSaveOptions.preserve_form_fields property. Specifies whether To preserve Microsoft Word form fields as form fields in Pdf or convert them To text...form fields as form fields in PDF or convert them to text. Default...will be exported as text to PDF. When set to True , these fields...
Optimize your Pdfs with PdfSaveOptions! Control font substitution for TrueType fonts like Arial and Times New Roman To enhance Document quality....Courier New and Symbol with core PDF Type 1 fonts. public bool UseCoreFonts...Symbol fonts are replaced in PDF document with corresponding core...
Aspose::Words::Document::UpdatePageLayout method. Rebuilds the page layout of the Document in C++....first convert a document to PDF, XPS, image or print it. However...layout of the document. auto doc = MakeObject < Document > ( MyDir...