Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 5,184 for

assemble document

(0.2 sec)
  1. GraphicsQualityOptions.CompositingMode | Aspose...

    Discover the GraphicsQualityOptions CompositingMode property to optimize how images are rendered, enhancing your graphics performance and quality....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. ShapeBase.IsImage | Aspose.Words for .NET

    Discover if a shape is an image with ShapeBase's IsImage property. Easily identify image shapes for enhanced design flexibility and functionality....Shows how to open an HTML document with images from a stream...File . OpenRead ( MyDir + "Document.html" )) { // Pass the URI...

    reference.aspose.com/words/net/aspose.words.dra...
  3. DefaultFontSubstitutionRule Class | Aspose.Word...

    Discover the Aspose.Words.Fonts.DefaultFontSubstitutionRule class for seamless font management and enhanced Document formatting. Optimize your workflow today!...the Working with Fonts documentation article. public class DefaultFontSubstitut...substitution rule. Document doc = new Document (); FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  4. TextEffect Enum | Aspose.Words for .NET

    Explore the Aspose.Words.TextEffect enum for dynamic text animations. Enhance your Documents with engaging effects for a captivating user experience.... Document doc = new Document (); DocumentBuilder...Also namespace Aspose.Words assembly Aspose.Words TextDmlEffect...

    reference.aspose.com/words/net/aspose.words/tex...
  5. ShapeBase.DistanceLeft | Aspose.Words for .NET

    Discover the ShapeBase DistanceLeft property to easily adjust the distance in points between your Document text and the left edge of shapes for enhanced layout control....distance (in points) between the document text and the left edge of...surrounds a shape. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ShapeBase.Title | Aspose.Words for .NET

    Manage your ShapeBase title property effortlessly. Set or retrieve the title caption for any shape object to enhance your design's clarity and appeal.... Document doc = new Document (); DocumentBuilder...title, and then add it to the document. Shape shape = new Shape (...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ParagraphFormat.Borders | Aspose.Words for .NET

    Discover the ParagraphFormat Borders property to easily manage and customize your paragraph borders, enhancing Document aesthetics and readability.... Document doc = new Document (); DocumentBuilder...ParagraphFormat namespace Aspose.Words assembly Aspose.Words ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/par...
  8. PdfLoadOptions.PageIndex | Aspose.Words for .NET

    Discover PdfLoadOptions PageIndex. Easily set the starting page index for PDF reading with this flexible property. Optimize your PDF handling today!...PageCount = 1 ; Document doc = new Document ( MyDir + "Images...namespace Aspose.Words.Loading assembly Aspose.Words PdfLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  9. TextBoxControl.Text | Aspose.Words for .NET

    Manage the TextBoxControl's text easily—get or set its content for seamless user interaction and enhanced functionality in your application.... Document doc = new Document ( MyDir + "Textbox...namespace Aspose.Words.Drawing.Ole assembly Aspose.Words TextBoxControl...

    reference.aspose.com/words/net/aspose.words.dra...
  10. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified type for enhanced performance....is always in sync with the document. For example, if you selected...selected all sections in a document and enumerate through the collection...

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