Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 5,115 for

document assembly

(3.32 sec)
  1. LayoutFlow Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.LayoutFlow enum to control text layout in textboxes, enhancing your Document design and readability effortlessly....its orientation Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Drawing assembly Aspose.Words JoinStyle Enum...

    reference.aspose.com/words/net/aspose.words.dra...
  2. WatermarkerContext.ImageWatermarkOptions | Aspo...

    Discover customizable text watermark options with WatermarkerContext to enhance your images and protect your brand's identity effectively....the document using context. string doc = MyDir + "Document.docx"...insert watermark image to the document from a stream using context...

    reference.aspose.com/words/net/aspose.words.low...
  3. List.ListId | Aspose.Words for .NET

    Discover the unique ListId property to easily access and manage your lists. Streamline your workflow with this essential identifier....verify owner document properties of lists. Document doc = new Document...Document (); ListCollection lists = doc . Lists ; Assert . That...

    reference.aspose.com/words/net/aspose.words.lis...
  4. Bookmark.IsColumn | Aspose.Words for .NET

    Discover the IsColumn property. Easily identify if a bookmark represents a table column, enhancing your Document navigation and organization.... Document doc = new Document ( MyDir + "Table...Bookmark namespace Aspose.Words assembly Aspose.Words Bookmark.FirstColumn...

    reference.aspose.com/words/net/aspose.words/boo...
  5. Document.Unprotect | Aspose.Words for .NET

    Effortlessly unlock your Documents with our Document Unprotect method, removing any password protection for easy access and editing....Removes protection from the document regardless of the password...This method unprotects the document even if it has a protection...

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

    Discover the LastSection property to easily access the final section of your Document, enhancing navigation and content management efficiency....LastSection Contents [ Hide ] Document.LastSection property Gets...Gets the last section in the document. public Section LastSection...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Document.AutomaticallyUpdateStyles | Aspose.Wor...

    Discover how the AutomaticallyUpdateStyles property in MS Word ensures your Document's styles sync with the template every time you open it, enhancing consistency....AutomaticallyUpdateS Contents [ Hide ] Document.AutomaticallyUpdateS property...whether the styles in the document are updated to match the styles...

    reference.aspose.com/words/net/aspose.words/doc...
  8. HtmlFixedSaveOptions.OptimizeOutput | Aspose.Wo...

    Optimize your HTML output with the HtmlFixedSaveOptions property. Enhance performance by removing redundant canvases and merging similar glyphs. Default, true....Examples Shows how to simplify a document when saving it to HTML by...redundant objects. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PclSaveOptions.RasterizeTransformedElements | A...

    Control rasterization of complex elements in PCL Documents with PclSaveOptions. Easily manage image quality and file size for optimal results....rasterized before saving to PCL document. Default is true . public...as compared with the source document. Examples Shows how to rasterize...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ImageSize.WidthPixels | Aspose.Words for .NET

    Discover the ImageSize WidthPixels property to easily retrieve the pixel width of your images, enhancing your image management and optimization.... Document doc = new Document (); DocumentBuilder...// Insert a shape into the document which contains an image taken...

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