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

document revision

(0.23 sec)
  1. What is an MPP File? MPP File Extension, Proces...

    Learn about the MPP file format, its extension, and how it is used for project management. Discover MPP file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export MPP files seamlessly....Tasks Live Demos Cloud Documentation Free Trial API Reference...Overview Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/tasks/supported-formats/mpp/
  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. 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...
  4. Document.sections property | Aspose.Words for P...

    Document.sections property. Returns a collection that represents all sections in the Document....sections property Document.sections property Returns a collection...represents all sections in the document. @property def sections (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LayoutOptions.show_hidden_text property | Aspos...

    LayoutOptions.show_hidden_text property. Gets or sets indication of whether hidden text in the Document is rendered...whether hidden text in the document is rendered. Default is False...rendered output document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Online PDF to OTT Conversion or Build .NET base...

    Free online app to convert PDF to OTT files. .NET C# conversion library code for PDF Documents....will be converted into OTT document Download the converted OTT...Automation API Open PDF file using Document class Convert PDF to Doc by...

    products.aspose.com/total/net/conversion/pdf-to...
  7. Document.hyphenation_options property | Aspose....

    Document.hyphenation_options property. Provides access to Document hyphenation options....hyphenation_options property Document.hyphenation_options property...property Provides access to document hyphenation options. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.Protect | Aspose.Words for .NET

    Secure your Documents effortlessly with Document Protect. Prevent unauthorized changes while keeping your existing password intact or using a random one....ProtectionType ) Protects the document from changes without changing...type for the document. Remarks When a document is protected,...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Working with Bookmarks in Java|Aspose.Words for...

    Understanding bookmark concepts and how bookmark can be used in your program using Java....identify in a Microsoft Word document the locations or fragments...identify text that you want to revise later. Instead of scrolling...

    docs.aspose.com/words/java/working-with-bookmarks/
  10. ComparerContext | Aspose.Words for Java

    Document comparer context in Java....ComparerContext extends ProcessorContext Document comparer context Examples:...Shows how to simple compare documents using context. // There is...

    reference.aspose.com/words/java/com.aspose.word...