Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 4,931 for

assemble document

(0.19 sec)
  1. Document.CustomDocumentProperties | Aspose.Word...

    Explore the CustomDocumentProperties property to access and manage all custom Document properties efficiently, enhancing your Document's functionality....CustomDocumentProper Contents [ Hide ] Document.CustomDocumentProper property...all the custom document properties of the document. public CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Document.BuiltInDocumentProperties | Aspose.Wor...

    Explore the BuiltInDocumentProperties property to access essential Document properties, enhancing your Document management and efficiency....BuiltInDocumentPrope Contents [ Hide ] Document.BuiltInDocumentPrope property...the built-in document properties of the document. public BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Document.Variables | Aspose.Words for .NET

    Discover Document Variables. Access a powerful collection of customizable variables for your Documents and templates, enhancing efficiency and flexibility....Variables Contents [ Hide ] Document.Variables property Returns...collection of variables added to a document or template. public VariableCollection...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Document.Sections | Aspose.Words for .NET

    Explore the Document Sections property to access a complete collection of all Document sections, enhancing your content organization and navigation....Sections Contents [ Hide ] Document.Sections property Returns...represents all sections in the document. public SectionCollection...

    reference.aspose.com/words/net/aspose.words/doc...
  5. LanguagePreferences.AddEditingLanguage | Aspose...

    Enhance your editing experience with the LanguagePreferences AddEditingLanguage method. Easily add and manage multiple editing languages for seamless workflow....preferences when loading a document. LoadOptions loadOptions =...EditingLanguage . Japanese ); Document doc = new Document ( MyDir + "No default...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Extend and Contribute to CRM AutoMerge|Aspose.W...

    How to defined a custom workflow using Aspose AutoMerge add-on that can be used with Workflows and Dialogs in CRM in C#....dll to generate document from a template. We have defined...defined a custom workflow assembly that can be used with Workflows...

    docs.aspose.com/words/net/extend-and-contribute...
  7. PdfSaveOptions.EmbedFullFonts | Aspose.Words fo...

    Discover how the PdfSaveOptions EmbedFullFonts feature enhances your PDF Documents by ensuring complete font embedding for perfect formatting....embedded into the resulting PDF documents. public bool EmbedFullFonts...will result in large output documents. Examples Shows how to enable...

    reference.aspose.com/words/net/aspose.words.sav...
  8. TxtSaveOptionsBase.Encoding | Aspose.Words for ...

    Discover how to optimize text exports with TxtSaveOptionsBase's Encoding property. Easily set encoding options for seamless UTF-8 text formatting....txt output document. 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...
  9. ImageData.SourceFullName | Aspose.Words for .NET

    Discover the ImageData SourceFullName property to easily manage linked image paths and filenames, enhancing your image handling efficiency....image into a document. Document doc = new Document (); DocumentBuilder...shape = new Shape ( builder . Document , ShapeType . Image ); shape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. OoxmlSaveOptions.Compliance | Aspose.Words for ...

    Discover OoxmlSaveOptions Compliance to choose your OOXML version for output Documents. Optimize your files with the default Ecma376_2006 setting....OOXML version for the output document. The default value is Ecma376_2006...shapes into a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...