Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 4,930 for

document assembly

(0.11 sec)
  1. ImageSaveOptions.ImageBrightness | Aspose.Words...

    Adjust the brightness of your images effortlessly with the ImageSaveOptions property. Enhance your visuals for stunning results!...converts a document to one. 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...
  2. Section.PrependContent | Aspose.Words for .NET

    Enhance your content with the Section PrependContent method, effortlessly inserting source section text at the start for improved organization and clarity....section belongs to a different document. No new section is created...created in the destination document. Examples Shows how to append the...

    reference.aspose.com/words/net/aspose.words/sec...
  3. ImageSaveOptions.HorizontalResolution | Aspose....

    Discover the ImageSaveOptions HorizontalResolution property to easily adjust image quality in DPI for optimal clarity and detail in your projects....converts a document to one. 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...
  4. ImageSaveOptions.ImageContrast | Aspose.Words f...

    Adjust the ImageContrast property in ImageSaveOptions to enhance your images' clarity and depth. Optimize your visuals effortlessly!...converts a document to one. 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...
  5. Font.ItalicBi | Aspose.Words for .NET

    Discover the ItalicBi property for fonts, enhance right-to-left text formatting with italic styles for improved readability and design appeal.... Document doc = new Document (); DocumentBuilder...are about to add // with the document builder is right-to-left....

    reference.aspose.com/words/net/aspose.words/fon...
  6. VbaModule Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.Vba.VbaModule for seamless access to your VBA project modules. Enhance productivity and streamline your Document automation!...Working with VBA Macros documentation article. public class VbaModule...module is a procedural module, document module, class module, or designer...

    reference.aspose.com/words/net/aspose.words.vba...
  7. DocumentProperty.ToString | Aspose.Words for .NET

    Discover the DocumentProperty ToString method, which formats property values as strings based on locale, enhancing data presentation and user experience....custom document properties. Document doc = new Document (); CustomDocumentProper...custom document properties. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.pro...
  8. HtmlFixedSaveOptions.ExportEmbeddedImages | Asp...

    Discover how the ExportEmbeddedImages property in HtmlFixedSaveOptions enhances your HTML Documents by embedding images in Base64 format, optimizing visual quality while managing file size....should be embedded into Html document in Base64 format. Note setting...exporting a document to Html. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  9. EmbeddedFontStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words EmbeddedFontStyle enum to easily manage embedded font styles in FontInfo objects, enhancing your Document formatting capabilities....extract an embedded font from a document, and save it to the local...local file system. Document doc = new Document ( MyDir + "Embedded...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Section.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with the EnsureMinimum method, guaranteeing each section includes a Body with a Paragraph for enhanced clarity and structure.... Document doc = new Document (); // A blank document comes...We can add contents to this document by adding elements such as...

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