Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 4,946 for

assemble document

(0.17 sec)
  1. FieldAutoText.EntryName | Aspose.Words for .NET

    Discover the FieldAutoText EntryName property to easily manage AutoText entry names, enhancing your Document automation and efficiency.... Document doc = new Document (); // Create a glossary...glossary document and add an AutoText building block to it. doc...

    reference.aspose.com/words/net/aspose.words.fie...
  2. HtmlFixedSaveOptions.PageMargins | Aspose.Words...

    Discover the HtmlFixedSaveOptions PageMargins property to customize your HTML Document's margins. Set values in points for precise layout control....margins around pages in an HTML document. The margins value is measured...saving a document to HTML. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ViewOptions.ZoomType | Aspose.Words for .NET

    Discover the ViewOptions ZoomType property to easily adjust zoom levels based on window size, enhancing user experience and interface flexibility....to a document upon loading. Document doc = new Document (); DocumentBuilder...to a document upon loading. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  4. OpenAiModel | Aspose.Words for .NET

    Initialize the OpenAiModel in Aspose.Words AI to connect OpenAI models and enable AI-powered Document processing and automation....apiKey ); Document doc = new Document ( MyDir + "Big document.docx"...docx" ); // Summarize the document using the OpenAI model with short...

    reference.aspose.com/words/net/aspose.words.ai/...
  5. SvgSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the SvgSaveOptions SaveFormat property to effortlessly save Documents in SVG format. Simplify your workflow with optimal file management!...Specifies the format in which the document will be saved if this save...created while converting a document to .svg. public void SvgResourceFolder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. FieldChar.IsDirty | Aspose.Words for .NET

    Discover how the FieldChar IsDirty property helps maintain Document accuracy by tracking changes, ensuring your fields always reflect the latest updates....modifications made to the document. public bool IsDirty { get...FieldStart node. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ParagraphCollection.ToArray | Aspose.Words for ...

    Effortlessly convert your ParagraphCollection to an array with the ToArray method, streamlining data management and enhancing your Document processing.... Document doc = new Document ( MyDir + "Paragraphs...during enumeration. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  8. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your Documents with the DocumentBuilder InsertOleObject method, allowing seamless embedding of OLE objects from streams....object from a stream into the document. public Shape InsertOleObject...use document builder to embed OLE objects in a document. Document...

    reference.aspose.com/words/net/aspose.words/doc...
  9. ImportFormatOptions.AdjustSentenceAndWordSpacin...

    Discover the ImportFormatOptions AdjustSentenceAndWordSpacing property. Easily control automatic sentence and word spacing for improved text clarity.... Document srcDoc = new Document (); Document dstDoc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/imp...
  10. BorderCollection.ClearFormatting | Aspose.Words...

    Discover how the BorderCollection ClearFormatting method effortlessly removes all object borders, enhancing your design with clean, crisp visuals....paragraphs in a document. Document doc = new Document ( MyDir + "Borders...The first paragraph of this document has visible borders with these...

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