Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 9,584 for

assemble document

(0.08 sec)
  1. FileFormatUtil.ImageTypeToExtension | Aspose.Wo...

    FileFormatUtil ImageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file extension. The returned extension is a lowercase string with a leading dot in C#....how to extract images from a document, and save them to the local...individual files. Document doc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words/fil...
  2. Style.IsQuickStyle | Aspose.Words for .NET

    Style IsQuickStyle property. Specifies whether this style is shown in the Quick Style gallery inside MS Word UI in C#....to access a document’s style collection. Document doc = new Document...list all the styles that a document created using Aspose.Words...

    reference.aspose.com/words/net/aspose.words/sty...
  3. Paragraph.IsMoveFromRevision | Aspose.Words for...

    Paragraph IsMoveFromRevision property. Returns true if this object was moved deleted in Microsoft Word while change tracking was enabled in C#.... Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // This document contains "Move" revisions, which...

    reference.aspose.com/words/net/aspose.words/par...
  4. SvgSaveOptions.ResourcesFolderAlias | Aspose.Wo...

    SvgSaveOptions ResourcesFolderAlias property. Specifies the name of the folder used to construct image URIs written into an SVG Document. Default is null in C#....image URIs written into an SVG document. Default is null . public...} Remarks When you save a Document in SVG format, Aspose.Words...

    reference.aspose.com/words/net/aspose.words.sav...
  5. NodeList.GetEnumerator | Aspose.Words for .NET

    NodeList GetEnumerator method. Provides a simple foreach style iteration over the collection of nodes in C#.... Document doc = new Document ( MyDir + "Tables...descendants of any table node in the document. NodeList nodeList = doc ...

    reference.aspose.com/words/net/aspose.words/nod...
  6. FieldChar Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldChar class. Base class for nodes that represent field characters in a Document in C#....represent field characters in a document. To learn more, visit the...the Working with Fields documentation article. public abstract class...

    reference.aspose.com/words/net/aspose.words.fie...
  7. RevisionGroup.Text | Aspose.Words for .NET

    RevisionGroup Text property. Returns inserted/deleted/moved text or description of format change in C#....revisions in a document. Document doc = new Document ( MyDir + "Revisions...RevisionGroup namespace Aspose.Words assembly Aspose.Words RevisionGroup...

    reference.aspose.com/words/net/aspose.words/rev...
  8. PageSetup.HeadingLevelForChapter | Aspose.Words...

    PageSetup HeadingLevelForChapter property. Gets or sets the heading level style that is applied to the chapter titles in the Document in C#....the chapter titles in the document. public int HeadingLevelForChapt...include chapter numbers, the document headings must have a numbered...

    reference.aspose.com/words/net/aspose.words/pag...
  9. LINQ Reporting Engine API in Python|Aspose.Word...

    LINQ Reporting Engine allows you to build a report from a template is Assembled within the class using Python....report from a template is assembled within the class. Building...Parameter Description document A template document. At runtime, this...

    docs.aspose.com/words/python-net/linq-reporting...
  10. ITaggedContent | Aspose.PDF for .NET API Reference

    Represents interface for work with TaggedPdf content of Document....with TaggedPdf content of document. public interface ITaggedContent...of logical structure of PDF document. StructTreeRootElemen { get;...

    reference.aspose.com/pdf/net/aspose.pdf.tagged/...