Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 16,529 for

editing

(0.08 sec)
  1. Manage Document Metadata via Android Mobile App...

    View and Update PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word documents metadata via mobile android application....seamless metadata access and editing, empowering users to manage...on mobile platforms. Code - Edit Microsoft Word Document Metadata...

    products.aspose.com/total/android-java/metadata/
  2. Export OFT to DOCX via Java | products.aspose.com

    Java API to Convert OFT to DOCX without using Microsoft Word or Outlook...broad compatibility, easier editing, and cleaner data representation...Converting OFT templates into editable Word documents Creating clean...

    products.aspose.com/total/java/conversion/oft-t...
  3. RunCollection.Item | Aspose.Words for .NET

    Access specific RunCollection items effortlessly. Retrieve any Run by index for streamlined data management and enhanced performance....docx" ); // When we edit the document while the "Track...count as revisions. // When editing a document using Aspose.Words...

    reference.aspose.com/words/net/aspose.words/run...
  4. Aspose::Words::Document::get_HasRevisions metho...

    Aspose::Words::Document::get_HasRevisions method. Returns true if the document has any tracked changes in C++....DocumentBuilder > ( doc ); // Normal editing of the document does not count...get_HasRevisions ()); // To register our edits as revisions, we need to declare...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::Revision::get_DateTime method | ...

    Aspose::Words::Revision::get_DateTime method. Gets or sets the date/time of this revision in C++....DocumentBuilder > ( doc ); // Normal editing of the document does not count...get_HasRevisions ()); // To register our edits as revisions, we need to declare...

    reference.aspose.com/words/cpp/aspose.words/rev...
  6. What is an XLS File? .xls File Extension, Proce...

    Learn about the XLS file format, its extension, and how it is used for project management. Discover XLS file processing, Editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, write, modify, and export XLS files....Processing & Management Export, edit, open, write and manage project...that can be easily viewed and edited using spreadsheet applications...

    products.aspose.com/tasks/supported-formats/xls/
  7. Aspose::Words::Document::get_Revisions method |...

    Aspose::Words::Document::get_Revisions method. Gets a collection of revisions (tracked changes) that exist in this document in C++....DocumentBuilder > ( doc ); // Normal editing of the document does not count...get_HasRevisions ()); // To register our edits as revisions, we need to declare...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Working with Text Document in C++|Aspose.Words ...

    Advanced TXT document processing, lists, BiDi, headers/footer, using C++....if any of Arabic or Hebrew editing languages are added in MS Word...

    docs.aspose.com/words/cpp/working-with-text-doc...
  9. Aspose::Words::Fields::FieldEditTime class | As...

    Aspose::Words::Fields::FieldEditTime class. Implements the EDITTIME field. To learn more, visit the documentation article in C++....-> Write ( u "You've been editing this document for " ); auto...the document open. We can also edit it ourselves. doc -> get_BuiltInDocumentPrope...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Converting a PDF file to EMF using C++ | Aspose...

    Sample code for PDF to EMF conversion using C++. Use C++ example for batch PDF to EMF conversion....as creating forms, adding/editing text, manipulating PDF pages...

    products.aspose.com/pdf/cpp/conversion/pdf-to-emf/