Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 9,370 for

assemble document

(0.18 sec)
  1. AlignText | Aspose.PDF for .NET API Reference

    This flag controls text alignment in converted Document. By default Document conversion doesnt affect text alignment and leave text as is. But in some cases font substitution causes text overlapping or extra spaces in converted Document. When this flag is set special alignment operations will be performed. This flag should be set only for Documents which have problems with overlapped text or extra text spaces cause using of this flag decrease performance and in some cases could corrupt text content....alignment in converted document. By default document conversion doesn’t...extra spaces in converted document. When this flag is set special...

    reference.aspose.com/pdf/net/aspose.pdf/pdfform...
  2. ImageSaveOptions.PixelFormat | Aspose.Words for...

    ImageSaveOptions PixelFormat property. Gets or sets the pixel format for the generated images in C#....render a document to an image. Document doc = new Document (); DocumentBuilder...jpg" ); // When we save the document as an image, we can pass a...

    reference.aspose.com/words/net/aspose.words.sav...
  3. TxtExportHeadersFootersMode Enum | Aspose.Words...

    Aspose.Words.Saving.TxtExportHeadersFootersMode enum. Specifies the way headers and footers are exported to plain text format in C#....bodies at the very end of a document. Examples Shows how to specify...plain text format. Document doc = new Document (); // Insert even...

    reference.aspose.com/words/net/aspose.words.sav...
  4. JpegQuality | Aspose.Sildes for .NET API Reference

    Returns or sets a value determining the quality of the JPEG images inside PDF Document. Read/write Byte....the JPEG images inside PDF document. Read/write Byte. public byte...Remarks Has effect only when a document contains JPEG images. Use...

    reference.aspose.com/slides/net/aspose.slides.e...
  5. DocumentBuilder.StartTable | Aspose.Words for .NET

    DocumentBuilder StartTable method. Starts a table in the Document in C#....method Starts a table in the document. public Table StartTable ()...with a document builder. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Document.FieldOptions | Aspose.Words for .NET

    Document FieldOptions property. Gets a FieldOptions object that represents options to control field handling in the Document in C#....FieldOptions Contents [ Hide ] Document.FieldOptions property Gets...control field handling in the document. public FieldOptions FieldOptions...

    reference.aspose.com/words/net/aspose.words/doc...
  7. MetafileRenderingOptions.RenderingMode | Aspose...

    MetafileRenderingOptions RenderingMode property. Gets or sets a value determining how metafile images should be rendered in C#....HandleBinaryRasterWa () { Document doc = new Document ( MyDir + "WMF with...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Font.SizeBi | Aspose.Words for .NET

    Font SizeBi property. Gets or sets the font size in points used in a righttoleft Document in C#....points used in a right-to-left document. public double SizeBi { get...right-to-left text. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  9. CompositeNode.SelectNodes | Aspose.Words for .NET

    CompositeNode SelectNodes method. Selects a list of nodes matching the XPath expression in C#.... Document doc = new Document ( MyDir + "Mail merge...XPath expression. Document doc = new Document ( MyDir + "Tables...

    reference.aspose.com/words/net/aspose.words/com...
  10. ImageColorMode | Aspose.Diagram for .NET API Re...

    ImageColorMode ImageColorMode enumeration Specifies the color mode for the generated images of Document pages. public......for the generated images of document pages. public enum ImageColorMode...Description None 0 The pages of the document will be rendered as color...

    reference.aspose.com/diagram/net/aspose.diagram...