Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 4,982 for

document assembly

(0.07 sec)
  1. LoadOptions.WarningCallback | Aspose.Words for ...

    Discover the LoadOptions WarningCallback property, which alerts you during load operations to prevent data loss and ensure formatting integrity....warnings that occur during document loading. public void LoadOptionsWarningCa...operation. Document doc = new Document ( MyDir + "Document.docx" ...

    reference.aspose.com/words/net/aspose.words.loa...
  2. HtmlSaveOptions.FontsFolder | Aspose.Words for ...

    Discover the HtmlSaveOptions FontsFolder property to easily manage font storage for HTML exports, enhancing Document presentation and accessibility....are saved when exporting a document to HTML. Default is an empty...} Remarks When you save a Document in HTML format and ExportFontResources...

    reference.aspose.com/words/net/aspose.words.sav...
  3. DocumentBuilder.MoveToMergeField | Aspose.Words...

    Effortlessly navigate your Document with the MoveToMergeField method. Instantly position the cursor beyond merge fields for seamless editing....deletes the merge field from the document after moving the cursor. Examples...with a document builder instead of a mail merge. Document doc =...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Hyphenation.IsDictionaryRegistered | Aspose.Wor...

    Discover the Hyphenation IsDictionaryRegistered method, checks if a dictionary is registered for your language, ensuring accurate hyphenation in your applications.... // When a document contains lines of text in...), Is . True ); // Open a document containing text with a locale...

    reference.aspose.com/words/net/aspose.words/hyp...
  5. DocumentBuilder.EndEditableRange | Aspose.Words...

    Discover the DocumentBuilder EndEditableRange method to efficiently mark editable sections in your Documents, enhancing your editing workflow....the current position in the document as an editable range end....Remarks Editable range in a document can overlap and span any range...

    reference.aspose.com/words/net/aspose.words/doc...
  6. RtfSaveOptions.SaveImagesAsWmf | Aspose.Words f...

    Discover how the RtfSaveOptions SaveImagesAsWmf property enhances your Document by saving all images as WMF for superior quality and compatibility....to convert all images in a document to the Windows Metafile format...save the document as an RTF. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Watermarker.Create | Aspose.Words for .NET

    Create a new watermarker processor with our innovative method for enhancing your images and protecting your content effortlessly....insert watermark text to the document using context. string doc...doc = MyDir + "Big document.docx" ; string watermarkText = "This...

    reference.aspose.com/words/net/aspose.words.low...
  8. FontInfoCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontInfoCollection class, your go-to solution for managing Document fonts efficiently and enhancing your Document's visual appeal....collection of fonts used in a document. To learn more, visit the...the Working with Fonts documentation article. public class FontInfoCollection...

    reference.aspose.com/words/net/aspose.words.fon...
  9. XmlMapping.XPath | Aspose.Words for .NET

    Discover how XmlMapping's XPath property efficiently locates custom XML nodes, enhancing your structured Document management with precision and ease....mapped to the parent structured document tag. public string XPath {...custom XML parts. Document doc = new Document (); // Construct...

    reference.aspose.com/words/net/aspose.words.mar...
  10. TabStopCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all tab stop positions with the TabStopCollection Clear method. Streamline your layout for a cleaner, more organized interface....work with a document’s collection of tab stops. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tab...