Sort Score
Result 10 results
Languages All
Labels All
Results 6,921 - 6,930 of 401,818 for

document

(0.22 sec)
  1. FontInfo.AltName | Aspose.Words for .NET

    Discover the FontInfo AltName property, easily manage alternate font names to enhance typography and improve your design projects....each font in a document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); IEnumerator < FontInfo > fontCollectionEnumer...

    reference.aspose.com/words/net/aspose.words.fon...
  2. FontInfo.Pitch | Aspose.Words for .NET

    Discover the FontInfo Pitch property. Learn how it defines fixed pitch vs. proportional spacing, enhancing your typography for better design clarity....each font in a document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); IEnumerator < FontInfo > fontCollectionEnumer...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Merging cells in Table - Word - Free Support Fo...

    Hi, I am building a template which utilizes the <<cellMerge - horz>> I want my table so that it merges any blank cells with the cell that has a value. So far I have a table that has 5 columns, Col 4 and 5 are blank and…...Tables; Document doc = new Document("YourDocument.docx");...this code: We load a Word document and access the first table...

    forum.aspose.com/t/merging-cells-in-table-word/...
  4. Export PCL to OTP in Android | products.aspose.com

    Android API to Convert PCL to OTP without using Microsoft Word...Convert PCL to OTP The Portable Document Format (PDF) is a widely used...format for documents. It is used to store documents in a format...

    products.aspose.com/total/android-java/conversi...
  5. CleanupOptions class | Aspose.Words for Python

    aspose.words.CleanupOptions class. Allows to specify options for Document cleaning...Allows to specify options for document cleaning. To learn more, visit...visit the Clean Up a Document documentation article. Constructors...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Paragraph.AppendField | Aspose.Words for .NET

    Enhance your Document with the Paragraph AppendField method, seamlessly adding custom fields to paragraphs for improved organization and clarity.... Document doc = new Document (); Paragraph paragraph...to a paragraph. Document doc = new Document (); Paragraph paragraph...

    reference.aspose.com/words/net/aspose.words/par...
  7. FieldAutoNumLgl.remove_trailing_period property...

    FieldAutoNumLgl.remove_trailing_period property. Gets or sets whether to display the number without a trailing period....Examples Shows how to organize a document using AUTONUMLGL fields. def...field_auto_num_lgl (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RevisionOptions.ShowInBalloons | Aspose.Words f...

    Discover the RevisionOptions ShowInBalloons property! Control revision visibility in balloons for enhanced Document clarity. Default is None.... Document doc = new Document ( MyDir + "Revisions...appearance of revisions. Document doc = new Document ( MyDir + "Revisions...

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

    Discover the LayoutCollector constructor for seamless instance initialization. Enhance your development efficiency with this powerful tool!...LayoutCollector ( Document doc ) Parameter Type Description doc Document The...The document to which this collector instance will be attached...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Style.Font | Aspose.Words for .NET

    Discover the Style Font property to enhance your character formatting effortlessly. Unlock unique styling options for a polished look!... Document doc = new Document (); DocumentBuilder...the paragraph style to the document builder's current paragraph...

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