Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 4,462 for

assemble document

(0.09 sec)
  1. GraphicsQualityOptions.StringFormat | Aspose.Wo...

    Discover the GraphicsQualityOptions StringFormat property for enhanced text layout control, including alignment, ellipsis, and OpenType features for better display....while converting documents to image formats. Document doc = new Document...namespace Aspose.Words.Saving assembly Aspose.Words GraphicsQualityOptio...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ImageSize Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ImageSize class, your go-to resource for detailed image size and resolution insights for enhanced Document quality....the Working with Images documentation article. public class ImageSize...that, // when we view the document using 100% zoom in Microsoft...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ImagePixelFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImagePixelFormat enum for optimal pixel formats in Document page images. Enhance your Document visuals effortlessly!...for the generated images of document pages. public enum ImagePixelFormat...render a document to an image. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Stroke.BackTintAndShade | Aspose.Words for .NET

    Adjust your stroke background color effortlessly with Stroke BackTintAndShade. Control lightness and darkness for a perfect design finish.... Document doc = new Document ( MyDir + "Stroke...namespace Aspose.Words.Drawing assembly Aspose.Words Stroke.BackThemeColor...

    reference.aspose.com/words/net/aspose.words.dra...
  5. TextBox.InternalMarginTop | Aspose.Words for .NET

    Discover the TextBox InternalMarginTop property—control your shape's top margin in points for precise layout and enhanced design flexibility.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Drawing assembly Aspose.Words TextBox.InternalMarginRight...

    reference.aspose.com/words/net/aspose.words.dra...
  6. InlineStory.Font | Aspose.Words for .NET

    Discover the InlineStory Font property for seamless font formatting of anchor characters, enhancing your design with unique typography options.... Document doc = new Document (); DocumentBuilder...will be the one from the main document body. Assert . AreEqual (...

    reference.aspose.com/words/net/aspose.words/inl...
  7. ChartSeries.LegendEntry | Aspose.Words for .NET

    Discover the ChartSeries LegendEntry property to easily access and customize legend entries for your charts, enhancing your data visualization.... Document doc = new Document ( MyDir + "Reporting...Aspose.Words.Drawing.Charts assembly Aspose.Words ChartSeries.InvertIfNegative...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ListLevel.RestartAfterLevel | Aspose.Words for ...

    Discover the ListLevel RestartAfterLevel property to easily manage list numbering in your Documents. Simplify organization and enhance clarity today!... Document doc = new Document (); DocumentBuilder...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  9. ParagraphFormat.OutlineLevel | Aspose.Words for...

    Discover the ParagraphFormat OutlineLevel property to easily define paragraph hierarchy in your Documents, enhancing organization and readability....level of the paragraph in the document. public OutlineLevel OutlineLevel...collapsible text. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  10. Body Class | Aspose.Words for .NET

    Discover the Aspose.Words.Body class, your essential tool for managing section text effortlessly and enhancing Document processing efficiency....Words Document Object Model (DOM) documentation article. public...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/body/