Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 4,692 for

assemble document

(0.08 sec)
  1. OpenAiModel.Translate | Aspose.Words for .NET

    OpenAI translation API for professional Document conversion. Translate Word files to multiple languages using GPT language models....method Translates the provided document into the specified target...public override Document Translate ( Document sourceDocument ...

    reference.aspose.com/words/net/aspose.words.ai/...
  2. PreferredWidth.FromPoints | Aspose.Words for .NET

    Discover the PreferredWidth FromPoints method to create a new instance with a defined width in points, enhancing your design precision and efficiency.... Document doc = new Document (); DocumentBuilder...for table cells. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  3. CellFormat.HorizontalMerge | Aspose.Words for .NET

    Discover the CellFormat HorizontalMerge property to seamlessly merge cells horizontally, enhancing your spreadsheet's layout and organization.... Document doc = new Document (); DocumentBuilder...CheckCellsMerged () { Document doc = new Document ( MyDir + "Table...

    reference.aspose.com/words/net/aspose.words.tab...
  4. ParagraphFormat.StyleIdentifier | Aspose.Words ...

    Discover the ParagraphFormat StyleIdentifier property to easily manage and customize paragraph styles, enhancing your Document's formatting and readability....into a document using heading styles as entries. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  5. MailMergeSettings.Query | Aspose.Words for .NET

    Discover how to leverage the MailMergeSettings Query property to efficiently import records from external data sources for seamless mail merge operations....shall be imported into the document when the mail merge operation...Data Source Object. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  6. ListLevel.Font | Aspose.Words for .NET

    Discover the ListLevel Font property to enhance your list labels with customizable character formatting for a polished, professional look.... Document doc = new Document (); // A list allows...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  7. FontFallbackSettings.Load | Aspose.Words for .NET

    Effortlessly load and manage font fallback settings from XML files with the FontFallbackSettings Load method for seamless typography integration....to/from an XML document in the local file system. Document doc = new...new Document ( MyDir + "Rendering.docx" ); // Load an XML document...

    reference.aspose.com/words/net/aspose.words.fon...
  8. IAiModelText.CheckGrammar | Aspose.Words for .NET

    Enhance your writing with IAiModelText's CheckGrammar method. Effortlessly improve Document accuracy using advanced AI grammar checking....Checks grammar of the provided document. This operation leverages...grammar of document. public Document CheckGrammar ( Document sourceDocument...

    reference.aspose.com/words/net/aspose.words.ai/...
  9. DocumentVisitor.VisitDocumentStart | Aspose.Wor...

    Discover the VisitDocumentStart method in DocumentVisitor. Enhance your Document processing with efficient enumeration capabilities for optimal performance....Called when enumeration of the document has started. public virtual...VisitDocumentStart ( Document doc ) Parameter Type Description doc Document The...

    reference.aspose.com/words/net/aspose.words/doc...
  10. List.ListLevels | Aspose.Words for .NET

    Discover the ListLevels property to access and manage your list levels effortlessly, enhancing organization and clarity in your Documents.... Document doc = new Document (); // A list allows...and end a list by using a document builder's "ListFormat" property...

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