Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 4,983 for

assemble document

(0.2 sec)
  1. CleanupOptions.DuplicateStyle | Aspose.Words fo...

    Optimize your Documents with CleanupOptions DuplicateStyle property—easily remove duplicate styles for cleaner, more efficient formatting. Default is false....styles should be removed from document. Default value is false ....styles from the document. Document doc = new Document (); // Add two...

    reference.aspose.com/words/net/aspose.words/cle...
  2. Fill.BackTintAndShade | Aspose.Words for .NET

    Adjust the BackTintAndShade property to effortlessly lighten or darken your background color, enhancing your design's visual appeal and user experience.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Drawing assembly Aspose.Words Fill.BackThemeColor...

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

    Create a GoogleAiModel instance to integrate Google AI capabilities into Document processing with Aspose.Words AI....apiKey ); Document doc = new Document ( MyDir + "Big document.docx"...SummaryLength . VeryShort }; Document summary = model . Summarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  4. ReportBuilder.Create | Aspose.Words for .NET

    Create powerful reports effortlessly with the ReportBuilder Create method, designed to streamline your report generation process and enhance productivity....LowCode assembly Aspose.Words Create( ReportBuilderContext...populate document with data sources using documents from the...

    reference.aspose.com/words/net/aspose.words.low...
  5. Range.ToDocument | Aspose.Words for .NET

    Discover the Range ToDocument method, effortlessly create a complete Document from your selected range, enhancing your workflow and productivity....formed document that contains the range. public Document ToDocument...class Document class Range namespace Aspose.Words assembly Aspose...

    reference.aspose.com/words/net/aspose.words/ran...
  6. Section.ClearContent | Aspose.Words for .NET

    Effortlessly clear sections with the ClearContent method. Enhance your workflow and improve content management efficiency today!... Document doc = new Document (); DocumentBuilder...Section namespace Aspose.Words assembly Aspose.Words Section.AppendContent...

    reference.aspose.com/words/net/aspose.words/sec...
  7. FindReplaceOptions.MatchCase | Aspose.Words for...

    Discover the MatchCase property in FindReplaceOptions, enable case-sensitive or case-insensitive comparisons for precise text editing. Optimize your workflow!... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Replacing assembly Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Stroke.Color2 | Aspose.Words for .NET

    Discover the Stroke Color2 property—enhance your designs with a customizable second stroke color for vibrant, eye-catching visuals.... Document doc = new Document ( MyDir + "Shape...namespace Aspose.Words.Drawing assembly Aspose.Words Stroke.Color...

    reference.aspose.com/words/net/aspose.words.dra...
  9. XmlMapping.SetMapping | Aspose.Words for .NET

    Discover how the XmlMapping SetMapping method connects parent structured Documents to custom XML nodes, enhancing data integration and management....between the parent structured document tag and an XML node of a custom...whether the parent structured document tag is successfully mapped...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Node.PreviousSibling | Aspose.Words for .NET

    Discover the Node PreviousSibling property to easily access the node that comes before your current node, enhancing your DOM manipulation skills....section in the document. Document doc = new Document (); DocumentBuilder...the first one, leaving the document with only the second. Assert...

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