Document.originalFileName property. Gets the original file name of the Document.... Doc ); // Below are two methods of...detected file extension. let doc = new aw . Document ( docStream...
Explore how to remove metadata from a PDF Document in PHP using Aspose.PDF for improved privacy and Document security.... $doc = new Document ( $dataDir . "input1...'/pdfaid:part/' , $doc -> getMetadata ())) { $doc -> getMetadata...
Font.number_spacing property. Gets or sets the spacing type of the numeral being displayed.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # This effect is only supported...
Font.name_ascii property. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Suppose a run that we use...
FileFormatUtil.loadFormatToSaveFormat method. Converts a [LoadFormat](../../loadformat/) value to a [SaveFormat](../../saveformat/) value if possible.... Doc ); // Below are two methods of...detected file extension. let doc = new aw . Document ( docStream...
Node.clone method. Creates a duplicate of the node.... doc = aw . Document () para = doc . first_section...append_child ( aw . Run ( doc = doc , text = 'Hello world!' ))...
PdfSaveOptions.text_compression property. Specifies compression type to be used for all textual content in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) i = 0 while i < 100 : builder...
PdfSaveOptions.preblend_images property. Gets or sets a value determining whether or not to preblend transparent images with black background color.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_image (...
Optimize your images with ImageSaveOptions! Control horizontal and vertical resolution in DPI for stunning quality and clarity. Enhance your visuals today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Name = "Times...