Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 3,162 for

document revision

(0.14 sec)
  1. Doc Insertion Issue in Doc - Free Support Forum...

    Hi, As I am using below code to insert doc file into a parent doc. Document Document1 = new Document(); DocumentBuilder builder = new DocumentBuilder(Document1); string DemoDoc = "E:\\AnnexDocReport_IssueFile.docx"; Do…... Document document1 = new Document(); DocumentBuilder...sueFile.docx"; Document srcDoc = new Document(); srcDoc = new...

    forum.aspose.com/t/doc-insertion-issue-in-doc/3...
  2. How to create OMR template file (.omr) using ex...

    Hi @nikita.korobeynikov, I am going to call TemplateProcessor.recognizeImage() method to process scanned image. It takes String as file path but I get the image from BufferedImage in the memory. In this case, can you please advise how to invoke method? In additon, is there any reference for API documenation? Here is the snippet for your understanding. // render the PDF page to an image with 100 DPI JPG format BufferedImage image = renderer.renderImageWithDPI(i, 100, ImageType.RGB); // Pro...... // process Mega/Revision sheet private void processMega(String...getTemplateName() : For MEGA Revision_with_logo_2 FYI, I bought...

    forum.aspose.com/t/how-to-create-omr-template-f...
  3. BuiltInDocumentProperties.last_printed property...

    BuiltInDocumentProperties.last_printed property. Gets or sets the date when the Document was last printed in UTC....or sets the date when the document was last printed in UTC. @property...datetime ): ... Remarks For documents originated from RTF format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RevisionsView Enum | Aspose.Words for .NET

    Discover Aspose.Words.RevisionsView enum to easily choose between original and revised Document versions for streamlined editing and collaboration....the original or revised version of a document. public enum RevisionsView...version of a document. Final 1 Specifies revised version of a...

    reference.aspose.com/words/net/aspose.words/rev...
  5. Track Changes in Documents POI|Aspose.Words for...

    Track changes in Documents. Apache POI does not provide an opportunity to track changes in a Document....Ask AI Track Changes in Documents Contents [ Hide ] See more...in the Track Changes in a Document article. The AcceptAllRevisions...

    docs.aspose.com/words/java/track-changes-in-doc...
  6. Features|Aspose.Words for Java

    Aspose.Words for Java provides users with a wide range of features from simply converting and modifying Documents to creating structured and visually appealing Documents or automating reporting....can perform a huge amount of document-related tasks – from simply...simply converting documents from one supported format to another...

    docs.aspose.com/words/java/features/
  7. CheckGrammarOptions | Aspose.Words for Java

    Allows to specify various options while checking grammar of a Document using AI in Java....while checking grammar of a document using AI. Examples: Shows...grammar of a document. Document doc = new Document(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  8. Document.remove_personal_information property |...

    Document.remove_personal_information property. Gets or sets a flag indicating that Microsoft Word will remove all user information from comments, Revisions and Document properties upon saving the Document....remove_personal_information property Document.remove_personal_information...information from comments, revisions and document properties upon saving...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuiltInDocumentProperties.last_saved_by propert...

    BuiltInDocumentProperties.last_saved_by property. Gets or sets the name of the last author....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/python-net/aspose.wo...
  10. Paragraph.is_end_of_section property | Aspose.W...

    Paragraph.is_end_of_section property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise....contents of one document to a bookmark in another document. def insert_at_bookmark...insert_at_bookmark (): doc = aw . Document () builder = aw . DocumentBuilder...

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