Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 4,936 for

assemble document

(0.34 sec)
  1. IHyphenationCallback Interface | Aspose.Words f...

    Explore the Aspose.Words.IHyphenationCallback interface to easily implement and register hyphenation dictionaries for enhanced Document formatting....EqualTo ( 0 )); // Open a document with a locale that Microsoft...such as German. Document doc = new Document ( MyDir + "German...

    reference.aspose.com/words/net/aspose.words/ihy...
  2. HtmlSaveOptions.ResourceFolderAlias | Aspose.Wo...

    Optimize your HTML Documents with the HtmlSaveOptions ResourceFolderAlias property, defining folder names for efficient URI construction of resources....resources written into an HTML document. Default is an empty string...saving a document to HTML. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  3. INodeChangingCallback.NodeInserting | Aspose.Wo...

    Discover the INodeChangingCallback NodeInserting method, which triggers before a Document node is inserted, ensuring seamless integration and enhanced functionality....before a node belonging to this document is about to be inserted into...FontChangeViaCallbac () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/ino...
  4. FileFormatUtil.LoadFormatToExtension | Aspose.W...

    Transform load format values into file extensions effortlessly with FileFormatUtil's LoadFormatToExtension method. Get accurate, lowercase extensions with ease!...the format of a document. // Load a document from a file that... OpenRead ( MyDir + "Word document with missing file extension"...

    reference.aspose.com/words/net/aspose.words/fil...
  5. LayoutEnumerator.Kind | Aspose.Words for .NET

    Discover the LayoutEnumerator Kind property, which identifies the current entity type. Ensure clarity in your data with this essential feature....Shows ways of traversing a document’s layout entities. public...LayoutEnumerator () { // Open a document that contains a variety of...

    reference.aspose.com/words/net/aspose.words.lay...
  6. ImageSaveOptions.ImageSize | Aspose.Words for .NET

    Discover the ImageSize property of ImageSaveOptions to easily manage and customize image dimensions in pixels for optimal results....page of a document to a separate TIFF image. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. OpenAiModel.Summarize | Aspose.Words for .NET

    OpenAI Document summarization with customizable length control. Generate intelligent summaries using GPT technology for any Document....Contents [ Hide ] Summarize( Document , SummarizeOptions ) Generates...a summary of the specified document, with options to adjust the...

    reference.aspose.com/words/net/aspose.words.ai/...
  8. FramesetCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words FramesetCollection class, your go-to solution for managing multiple Frameset instances effortlessly in Document processing....the Programming with Documents documentation article. public class...access frames on-page. // Document contains several frames with...

    reference.aspose.com/words/net/aspose.words.fra...
  9. CompareOptions.CompareMoves | Aspose.Words for ...

    Effortlessly compare Document differences with CompareOptions CompareMoves. Discover key insights and streamline your workflow today!...differences between the two documents. public bool CompareMoves...to filter specific types of document elements when making a comparison...

    reference.aspose.com/words/net/aspose.words.com...
  10. TextWatermarkOptions.Layout | Aspose.Words for ...

    Discover the TextWatermarkOptions Layout property to customize your watermark's appearance. Easily set it to Diagonal or your preferred layout for enhanced visuals.... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

    reference.aspose.com/words/net/aspose.words/tex...