Sort Score
Result 10 results
Languages All
Labels All
Results 5,801 - 5,810 of 424,008 for

document

(0.43 sec)
  1. Search PDF using Java | Aspose.PDF

    Search PDF Document without opening programmatically with Java sample code using Aspose.PDF for Java....the PDF with an instance of Document. Create TextFragmentAbsorber...Load PDF document Document pdfDocument = new Document ( "source...

    products.aspose.com/pdf/java/search/
  2. DocumentBuilder.writeln method | Aspose.Words f...

    aspose.words.DocumentBuilder.writeln method...a paragraph break into the document. def writeln ( self , text...string to insert into the document. Remarks Current font and...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.writeln method | Aspose.Words f...

    Aspose.Words.DocumentBuilder.writeln method...a paragraph break into the document. writeln ( text : string )...string to insert into the document. Remarks Current font and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Markdown Features in C#|Aspose.Wor...

    How to implement Markdown features using C#. All the features are represented as corresponding styles or direct formatting....Words Document Object Model (DOM), described...Markdown to Document Object Model (DOM) . Markdown Document with Emphases...

    docs.aspose.com/words/net/working-with-markdown...
  5. MarkdownSaveOptions.save_format property | Aspo...

    MarkdownSaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...saving into Markdown document. doc = aw . Document ( file_name = MY_DIR...

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

    Discover the Aspose.Words.ImageSavingArgs class, enhancing Document processing with customizable image saving options for optimal performance....more, visit the Save a Document documentation article. public class...to be saved. Document { get; } Gets the document object that is...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Inline.isMoveFromRevision property | Aspose.Wor...

    Inline.isMoveFromRevision property. Returns ``true`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Inline.is_insert_revision property | Aspose.Wor...

    Inline.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Inline.is_move_to_revision property | Aspose.Wo...

    Inline.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Paragraph.runs property | Aspose.Words for Node.js

    Paragraph.runs property. Provides access to the typed collection of pieces of text inside the paragraph.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

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