Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 19,326 for

printing document

(0.1 sec)
  1. MetafileRenderingMode | Aspose.Words for Java

    Specifies how Aspose.Words should render WMF and EMF metafiles in Java....throws Exception { Document doc = new Document(getMyDir() + "WMF...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/java/com.aspose.word...
  2. FontInfo class | Aspose.Words for Node.js

    Aspose.Words.Fonts.FontInfo class. Specifies information about a font used in the Document...information about a font used in the document. To learn more, visit the...the Working with Fonts documentation article. Remarks You do not...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldPrint.PrinterInstructions | Aspose.Words f...

    Discover how to manage printer-specific control codes and PostScript instructions with FieldPrint PrinterInstructions for optimized Printing solutions....to insert a PRINT field. Document doc = new Document (); DocumentBuilder...( "My paragraph" ); // The PRINT field can send instructions...

    reference.aspose.com/words/net/aspose.words.fie...
  4. IResourceSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves external resources images fonts and css when saving a Document to fixed page HTML or SVG in Java....fonts and css) when saving a document to fixed page HTML or SVG...ResourceSavingCallba.md"; Document doc = new Document(getMyDir() + "Rendering...

    reference.aspose.com/words/java/com.aspose.word...
  5. FontSavingArgs.OriginalFileSize | Aspose.Words ...

    Discover the FontSavingArgs OriginalFileSize property to efficiently retrieve the original font file size, enhancing your font management experience....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  6. MetafileRenderingMode enumeration | Aspose.Word...

    Aspose.Words.Saving.MetafileRenderingMode enumeration. Specifies how Aspose.Words should render WMF and EMF metafiles....saves the bitmap to the output document. Examples Shows added a fallback...() => { let doc = new aw . Document ( base . myDir + "WMF with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CGM to DOC Converter using Python | Aspose.PDF

    Sample code on Python for CGM to DOC conversion. Use example code for batch CGM to DOC conversion with Python and .NET...programmatically a document from CGM to DOC format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/c...
  8. StructuredDocumentTag class | Aspose.Words for ...

    aspose.words.markup.StructuredDocumentTag class. Represents a structured Document tag (SDT or content control) in a Document...structured document tag (SDT or content control) in a document. To learn...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Extract Links from the PDF File using Python|As...

    Discover how to extract hyperlinks from PDF Documents in Python using Aspose.PDF for content management and link analysis....safely casts them, and then prints their page index and rectangular...PDF. Load the PDF document. Use ap.Document(path_infile) to open...

    docs.aspose.com/pdf/python-net/extract-links/
  10. FontSavingArgs.KeepFontStreamOpen | Aspose.Word...

    Discover how the KeepFontStreamOpen property in FontSavingArgs lets Aspose.Words manage font streams efficiently, enhancing your Document processing experience....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...