Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 9,370 for

assemble document

(0.07 sec)
  1. documentprivilege - Aspose.PDF for Java - API R...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF Documents using Java platform....either directly in it like Document or indirectly through several...Method and Description void Document. encrypt ( String userPassword...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  2. RevisionCollection.Item | Aspose.Words for .NET

    RevisionCollection Item property. Returns a Revision at the specified index in C#....revisions in a document. Document doc = new Document (); DocumentBuilder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/net/aspose.words/rev...
  3. ShapeBase.IsDeleteRevision | Aspose.Words for .NET

    ShapeBase IsDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C#.... Document doc = new Document (); Assert . False...the shape persists in the document and counts as a delete revision...

    reference.aspose.com/words/net/aspose.words.dra...
  4. PageVerticalAlignment Enum | Aspose.Words for .NET

    Aspose.Words.PageVerticalAlignment enum. Specifies vertical justification of text on each page in C#....sections in a document. Document doc = new Document (); DocumentBuilder...start a new section using a document builder, // it will inherit...

    reference.aspose.com/words/net/aspose.words/pag...
  5. BlockImportMode Enum | Aspose.Words for .NET

    Aspose.Words.Loading.BlockImportMode enum. Specifies how properties of blocklevel elements are imported from HTMLbased Documents in C#....imported from HTML-based documents. public enum BlockImportMode...are stored separately from document nodes. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.loa...
  6. TxtSaveOptionsBase.ExportHeadersFootersMode | A...

    TxtSaveOptionsBase ExportHeadersFootersMode property. Specifies the way headers and footers are exported to the text formats. Default value is PrimaryOnly in C#.... Document doc = new Document (); // Insert even...primary headers/footers into the document. // The primary header/footers...

    reference.aspose.com/words/net/aspose.words.sav...
  7. LayoutCollector.GetNumPagesSpanned | Aspose.Wor...

    LayoutCollector GetNumPagesSpanned method. Gets number of pages the specified node spans. 0 if node is within a single page. This is the same as GetEndPageIndex GetStartPageIndex in C#.... Document doc = new Document (); LayoutCollector...content of our document spans. // Since the document is empty, that...

    reference.aspose.com/words/net/aspose.words.lay...
  8. RevisionOptions.RevisionBarsPosition | Aspose.W...

    RevisionOptions RevisionBarsPosition property. Gets or sets rendering position of revision bars. Default value is Outside in C#....rendered output document. Document doc = new Document (); DocumentBuilder...doc . Save ( ArtifactsDir + "Document.LayoutOptionsRevisio.pdf"...

    reference.aspose.com/words/net/aspose.words.lay...
  9. CustomXmlPart.Data | Aspose.Words for .NET

    CustomXmlPart Data property. Gets or sets the XML content of this Custom XML Data Storage Part in C#....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...

    reference.aspose.com/words/net/aspose.words.mar...
  10. WarningInfoCollection.Warning | Aspose.Words fo...

    WarningInfoCollection Warning method. Implements the IWarningCallback interface. Adds a warning to this collection in C#....EnableFontSubstituti () { // Open a document that contains text formatted...our font sources. Document doc = new Document ( MyDir + "Missing...

    reference.aspose.com/words/net/aspose.words/war...