Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 4,867 for

document assembly

(0.07 sec)
  1. PdfSaveOptions.UseCoreFonts | Aspose.Words for ...

    Optimize your PDFs with PdfSaveOptions! Control font substitution for TrueType fonts like Arial and Times New Roman to enhance Document quality....fonts are replaced in PDF document with corresponding core Type...font substitution. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  2. DocumentVisitor.VisitStructuredDocumentTagStart...

    Discover the DocumentVisitor VisitStructuredDocumentTagStart method, essential for efficiently starting structured Document tag enumeration. Enhance your coding today!...enumeration of a structured document tag has started. public virtual...every structured document tag in a document. public void StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words/doc...
  3. RevisionOptions.RevisionBarsColor | Aspose.Word...

    Customize your Document's RevisionBarsColor to highlight revised lines with ease. Default is Red, but choose any color for clearer insights!...for side bars that identify document lines containing revised information...appearance of revisions. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words.lay...
  4. XamlFlowSaveOptions | Aspose.Words for .NET

    Discover the XamlFlowSaveOptions constructor to easily initialize and save Documents in the XamlFlow format. Enhance your workflow today!...that can be used to save a document in the XamlFlow format. public...created while converting a document to flow-form .xaml. public...

    reference.aspose.com/words/net/aspose.words.sav...
  5. BuiltInDocumentProperties.LastSavedBy | Aspose....

    Discover the BuiltInDocumentProperties LastSavedBy property to easily manage Document authorship and enhance collaboration in your projects....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...

    reference.aspose.com/words/net/aspose.words.pro...
  6. ImageSize.WidthPoints | Aspose.Words for .NET

    Discover the ImageSize WidthPoints property to easily obtain image width in points—perfect for precise measurements in design projects!...that, // when we view the document using 100% zoom in Microsoft...its actual size. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. NodeCollection.Item | Aspose.Words for .NET

    Access any node effortlessly with the NodeCollection Item property. Quickly retrieve nodes by index for seamless data management and enhanced performance.... Document doc = new Document (); // Add two runs...the first paragraph of this document. Paragraph paragraph = ( Paragraph...

    reference.aspose.com/words/net/aspose.words/nod...
  8. FieldIndex.PageNumberSeparator | Aspose.Words f...

    Discover the FieldIndex PageNumberSeparator property, easily customize the character that separates index entries from page numbers for enhanced clarity.... Document doc = new Document (); DocumentBuilder...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/net/aspose.words.fie...
  9. CellCollection.Item | Aspose.Words for .NET

    Access specific Cells effortlessly with the CellCollection Item property. Retrieve any Cell by index for streamlined data management and enhanced performance....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

    reference.aspose.com/words/net/aspose.words.tab...
  10. ImageSize.HeightPoints | Aspose.Words for .NET

    Discover the ImageSize HeightPoints property to easily retrieve image height in points—1 point equals 1/72 inch. Optimize your images effortlessly!...that, // when we view the document using 100% zoom in Microsoft...its actual size. Document doc = new Document (); DocumentBuilder...

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