Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 11,886 for

document editing

(0.04 sec)
  1. XPS to PDF Merge using C++ | Aspose.PDF

    Combine two or more XPS Documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/cpp/merger/xps-to-pdf/
  2. PCL to PDF Merge using C++ | Aspose.PDF

    Combine two or more PCL Documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/cpp/merger/pcl-to-pdf/
  3. Aspose::Words::Revision::Reject method | Aspose...

    Aspose::Words::Revision::Reject method. Reject this revision in C++....revisions in a document. auto doc = MakeObject < Document > (); auto...( doc ); // Normal editing of the document does not count as a...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. How to Add Header Footer in a Presentation|Aspo...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....generate PowerPoint documents from scratch and editing the existing...create Hello World Presentation document How to Create Charts in a...

    docs.aspose.com/slides/net/how-to-add-header-fo...
  5. Aspose::Words::Revision::get_Group method | Asp...

    Aspose::Words::Revision::get_Group method. Gets the revision group. Returns null if the revision does not belong to any group in C++....revisions in a document. auto doc = MakeObject < Document > (); auto...( doc ); // Normal editing of the document does not count as a...

    reference.aspose.com/words/cpp/aspose.words/rev...
  6. Aspose::Words::EditableRangeEnd::Accept method ...

    Aspose::Words::EditableRangeEnd::Accept method. Accepts a visitor in C++....how to limit the editing rights of editable ranges to a specific...{ auto doc = MakeObject < Document > (); doc -> Protect ( ProtectionType...

    reference.aspose.com/words/cpp/aspose.words/edi...
  7. XPS to TXT Converter using C++ | Aspose.PDF

    Sample code for XPS to TXT conversion using C++. Use C++ example for batch XPS to TXT conversion....programmatically a document from XPS to TXT format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/cpp/conversion/xps-to-txt/
  8. MHT to TXT Converter using C++ | Aspose.PDF

    Sample code for MHT to TXT conversion using C++. Use C++ example for batch MHT to TXT conversion....programmatically a document from MHT to TXT format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/cpp/conversion/mht-to-txt/
  9. MHTML to PDF Converter using C++ | Aspose.PDF

    Sample code for MHTML to PDF conversion using C++. Use C++ example for batch MHTML to PDF conversion....convert programmatically a document from MHTML to PDF format with...with a modern document-processing C++ API. Use just a few lines...

    products.aspose.com/pdf/cpp/conversion/mhtml-to...
  10. EditableRangeStart.Accept | Aspose.Words for .NET

    Discover the EditableRangeStart Accept method to efficiently manage visitor interactions and enhance user experience on your site....how to limit the editing rights of editable ranges to a specific...void Visitor () { Document doc = new Document (); doc . Protect...

    reference.aspose.com/words/net/aspose.words/edi...