Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 180,101 for

doc

(0.22 sec)
  1. SectionLayoutMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.SectionLayoutMode enum to optimize section layouts and enhance Document grid behavior for improved formatting control.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Enable pitching, and then...

    reference.aspose.com/words/net/aspose.words/sec...
  2. PdfSaveOptions.digital_signature_details proper...

    PdfSaveOptions.digital_signature_details property. Gets or sets the details for signing the output PDF Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Contents of...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CellFormat | Aspose.Words for Java

    Represents all formatting for a table cell in Java.... Document doc = new Document(getMyDir() + "Tables..."Tables.docx"); Table table = doc.getFirstSection().getBody().getTables()...

    reference.aspose.com/words/java/com.aspose.word...
  4. DocumentBase.WarningCallback | Aspose.Words for...

    Discover the DocumentBase WarningCallback property, vital for ensuring data integrity during Document processing by detecting potential formatting issues.... Document doc = new Document ( MyDir + "Missing...new WarningInfoCollectio (); doc . WarningCallback = warningCollector...

    reference.aspose.com/words/net/aspose.words/doc...
  5. BuiltInDocumentProperties.Pages | Aspose.Words ...

    Discover the BuiltInDocumentProperties Pages property, offering an accurate estimate of your Document's page count for efficient management and organization....public void Content () { Document doc = new Document ( MyDir + "Paragraphs...BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope ; // By...

    reference.aspose.com/words/net/aspose.words.pro...
  6. BuiltInDocumentProperties.ContentStatus | Aspos...

    Manage your Document's content status effortlessly with the BuiltInDocumentProperties ContentStatus property. Enhance organization and efficiency today!...public void Content () { Document doc = new Document ( MyDir + "Paragraphs...BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope ; // By...

    reference.aspose.com/words/net/aspose.words.pro...
  7. BuiltInDocumentProperties.CharactersWithSpaces ...

    Discover the BuiltInDocumentProperties CharactersWithSpaces property, which estimates character count, including spaces, for efficient Document management....public void Content () { Document doc = new Document ( MyDir + "Paragraphs...BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope ; // By...

    reference.aspose.com/words/net/aspose.words.pro...
  8. BuiltInDocumentProperties.LinksUpToDate | Aspos...

    Discover the BuiltInDocumentProperties LinksUpToDate feature, ensuring your Document's hyperlinks are current and enhancing your content's reliability....public void Content () { Document doc = new Document ( MyDir + "Paragraphs...BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope ; // By...

    reference.aspose.com/words/net/aspose.words.pro...
  9. DocumentBuilder.moveToMergeField method | Aspos...

    Aspose.Words.DocumentBuilder.moveToMergeField method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert some MERGEFIELDS...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfSaveOptions.interpolate_images property | As...

    PdfSaveOptions.interpolate_images property. A flag indicating whether image interpolation shall be performed by a conforming reader... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_image (...

    reference.aspose.com/words/python-net/aspose.wo...