Sort Score
Result 10 results
Languages All
Labels All
Results 6,511 - 6,520 of 20,408 for

printing document

(0.09 sec)
  1. FootnoteSeparatorType | Aspose.Words for Java

    Specifies the type of the footnote/endnote separator in Java.... Document doc = new Document(getMyDir() + "Footnotes...separator format. Document doc = new Document(getMyDir() + "Footnotes...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. 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...
  4. LayoutEnumerator | Aspose.Words for .NET

    Discover the LayoutEnumerator constructor, easily create new instances of this class for efficient layout management in your applications....public LayoutEnumerator ( Document document ) Parameter Type Description...Description document Document A document whose page layout model...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Convert SVG to BMP – C# code and Online Converter

    Convert SVG to BMP in C#. Save SVG as BMP image using Aspose.HTML for .NET API. Try online SVG to BMP Converter for free!...NET Live Demos Cloud Documentation Free Trial API Reference...Overview Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/conversion/svg-to-...
  6. Convert SVG to PNG – C# code and Online Converter

    Convert SVG to PNG in C#. Save SVG as PNG image using Aspose.HTML for .NET API. Try online SVG to PNG Converter for free!...NET Live Demos Cloud Documentation Free Trial API Reference...Overview Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/conversion/svg-to-...
  7. LayoutEnumerator.move_first_child method | Aspo...

    LayoutEnumerator.move_first_child method. Moves to the first child entity....Shows ways of traversing a document’s layout entities. def la...layout_enumerator_example (): # Open a document that contains a variety of...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....Graph Contents [ Hide ] This document is designed to provide the...analysis, comparisons and printing. Overview There are certain...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. CellMerge | Aspose.Words for Java

    Specifies how a cell in a table is merged with other cells in Java.... Document doc = new Document(); DocumentBuilder...cells vertically. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...