Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 9,370 for

assemble document

(0.07 sec)
  1. RevisionCollection.Count | Aspose.Words for .NET

    RevisionCollection Count property. Returns the number of revisions in the collection 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...
  2. Revision.RevisionType | Aspose.Words for .NET

    Revision RevisionType property. Gets the type of this revision 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. MailMergeCleanupOptions Enum | Aspose.Words for...

    Aspose.Words.MailMerging.MailMergeCleanupOptions enum. Specifies options that determine what items are removed during mail merge in C#....should be removed from the document. When this option is set,...should be removed from the document. RemoveUnusedFields 4 Specifies...

    reference.aspose.com/words/net/aspose.words.mai...
  4. ImagePlacementAbsorber | Aspose.PDF for .NET AP...

    Represents an absorber object of image placement objects. Performs search of image usages and provides access to search results via ImagePlacements./imageplacementabsorber/imageplacements collection....Visit (Document) Performs search on the specified document. Visit...find images on the first PDF document page and get the image placement...

    reference.aspose.com/pdf/net/aspose.pdf/imagepl...
  5. FieldBibliography.FormatLanguageId | Aspose.Wor...

    FieldBibliography FormatLanguageId property. Gets or sets the language ID that is used to format the bibliographic sources in the Document in C#....bibliographic sources in the document. public string FormatLanguageId...BIBLIOGRAPHY fields. // Open a document containing bibliographical...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldBibliography.FilterLanguageId | Aspose.Wor...

    FieldBibliography FilterLanguageId property. Gets or sets the language ID that is used to filter the bibliographic data to only the sources in the Document that use that language in C#....to only the sources in the document that use that language. public...BIBLIOGRAPHY fields. // Open a document containing bibliographical...

    reference.aspose.com/words/net/aspose.words.fie...
  7. PageSetup.ClearFormatting | Aspose.Words for .NET

    PageSetup ClearFormatting method. Resets page setup to default paper size margins and orientation 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...
  8. DocumentBuilder.PageSetup | Aspose.Words for .NET

    DocumentBuilder PageSetup property. Returns an object that represents current page setup and section properties 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/doc...
  9. ImageSaveOptions.TiffCompression | Aspose.Words...

    ImageSaveOptions TiffCompression property. Gets or sets the type of compression to apply when saving generated images to the TIFF format in C#....to a document that we convert into a TIFF image. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. CompareOptions.IgnoreDmlUniqueId | Aspose.Words...

    CompareOptions IgnoreDmlUniqueId property. Specifies whether to ignore difference in DrawingML unique Id. Default value is false in C#....to compare documents ignoring DML unique ID. Document docA = new...new Document ( MyDir + "DML unique ID original.docx" ); Document...

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