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

document assembly

(0.1 sec)
  1. StructuredDocumentTag.NodeType | Aspose.Words f...

    Explore the StructuredDocumentTag NodeType property for efficient Document management. Unlock seamless access to structured data in your projects.... Document doc = new Document (); DocumentBuilder...style from the document to a structured document tag. // 1 - Apply...

    reference.aspose.com/words/net/aspose.words.mar...
  2. WordML2003SaveOptions.SaveFormat | Aspose.Words...

    Discover how the WordML2003SaveOptions SaveFormat property defines Document saving formats. Ensure seamless compatibility with WordML for your files!...Specifies the format in which the document will be saved if this save...output document’s raw content. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. CustomPart.ContentType | Aspose.Words for .NET

    Discover how the CustomPart ContentType property defines your custom part's content type, enhancing functionality and user experience....access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  4. CustomPart.IsExternal | Aspose.Words for .NET

    Discover the CustomPart IsExternal property, learn how it defines internal vs. external custom parts in OOXML packages for streamlined data management....access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  5. FieldIncludeText.TextConverter | Aspose.Words f...

    Discover the FieldIncludeText TextConverter property to easily manage text converter names for your included file formats. Enhance your workflow today!...FieldIncludeText () { Document doc = new Document (); DocumentBuilder...XSL transformation on an XML document: FieldIncludeText fieldIncludeText...

    reference.aspose.com/words/net/aspose.words.fie...
  6. ConvertUtil.PointToPixel | Aspose.Words for .NET

    Effortlessly convert points to pixels with ConvertUtil's PointToPixel method, optimized for 96 dpi. Enhance your design precision today!... Document doc = new Document (); DocumentBuilder...ConvertUtil namespace Aspose.Words assembly Aspose.Words PointToPixel(...

    reference.aspose.com/words/net/aspose.words/con...
  7. TxtSaveOptions.PreserveTableLayout | Aspose.Wor...

    Discover TxtSaveOptions' PreserveTableLayout feature, ensuring your tables retain their layout when saving as plain text. Enhance your Document's readability!... Document doc = new Document (); DocumentBuilder... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Licensing | Aspose.PUB for .NET

    Evaluate C# Publisher PUB Conversion and Manipulation API and set license to avoid evaluation limitations....at the top of the converted document as shown in the following...The folder that contains the assembly that called the DLL of the...

    docs.aspose.com/pub/net/licensing/
  9. HtmlSaveOptions.ResolveFontNames | Aspose.Words...

    Discover how the HtmlSaveOptions ResolveFontNames property enhances Document formatting by ensuring accurate font substitutions in HTML outputs....font family names used in the document are resolved and substituted...HTML as specified in source documents. That is, FontSettings are...

    reference.aspose.com/words/net/aspose.words.sav...
  10. BookmarkCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all bookmarks from your Document with the BookmarkCollection Clear method. Streamline your workflow and enhance organization today!...this collection and from the document. public void Clear () Examples...bookmarks from a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/boo...