Specifies a type of compression applied to all content in the PDF file except images in Java....saving a document to PDF. Document doc = new Document(); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...
Aspose::Words::Fields::FormField::get_Enabled method. True if a form field is enabled in C++....into a document, and process them with using a document visitor...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...
Aspose::Words::Fields::FormFieldCollection::Remove method. Removes a form field with the specified name in C++....into a document, and process them with using a document visitor...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...
PageSetup.margins property. Returns or sets preset [Margins](../../margins/) of the page....page layout of the document. doc = aw . Document ( file_name = MY_DIR...'Rendering.docx' ) # Saving a document to PDF, to an image, or printing...
HtmlSaveOptions.htmlVersion property. Specifies version of HTML standard that should be used when saving the Document to HTML or MHTML...should be used when saving the document to HTML or MHTML. Default...Examples Shows how to save a document to a specific version of HTML...
Aspose::Words::DocumentBuilder::InsertField method. Inserts a Word field into a Document and optionally updates the field result in C++....Inserts a Word field into a document and optionally updates the...method inserts a field into a document. Aspose.Words can update fields...
Aspose.Words.Saving.ICssSavingCallback class. Implement this interface if you want to control how Aspose.Words saves CSS (Cascading Style Sheet) when saving a Document to HTML....Style Sheet) when saving a document to HTML. Methods Name Description...() => { let doc = new aw . Document ( base . myDir + "Rendering...
PageSavingArgs.pageFileName property. Gets or sets the file name where the Document page will be saved to....sets the file name where the document page will be saved to. get...to use a callback to save a document to HTML page by page. test...
FontInfoCollection.embed_system_fonts property. Specifies whether or not to embed System fonts into the Document...embed System fonts into the document. Default value for this property...system and wants to create a document that is readable by others...