Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 22,165 for

document editing

(0.08 sec)
  1. Android API to Render CGM to MHTML | products.a...

    Transform CGM to MHTML via Android via Java API...provides features such as document manipulation, text extraction...provides features such as document manipulation, text extraction...

    products.aspose.com/total/android-java/conversi...
  2. MutationObserver – How to Use in Java

    This article covers the Aspose.HTML for Java advanced feature such as a Document observation mechanism....attributes, or child elements of a document and execute custom functions...Aspose.HTML for Java library, a document observation mechanism is represented...

    docs.aspose.com/html/java/mutationobserver/
  3. DocumentBuilder.IsAtEndOfParagraph | Aspose.Wor...

    DocumentBuilder IsAtEndOfParagraph property. Returns true if the cursor is at the end of the current paragraph in C#....Examples Shows how to move a document builder’s cursor to different...nodes in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  4. OutOfMemory Issue - Free Support Forum - aspose...

    Hello, we are trying to process a ~15 MB word Document. our requirement is read each line with it’s paragraph number and page number. but using Aspose.word library, we are getting “OutOfMemory error” and we learnt fro…...trying to process a ~15 MB word Document. our requirement is read each...perform the operations. Document document = new(memStream); var...

    forum.aspose.com/t/outofmemory-issue/270745
  5. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DOCX format in C++....Ecma376_2006 0 ECMA-376 1st Edition, 2006. Iso29500_2008_Transitional...specification for a saved document to adhere to. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. PDF to PDFA Merge using C# | Aspose.PDF

    Combine two or more PDF Documents into one PDFA single file programmatically with C# sample code using Aspose.PDF for .NET...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/net/merger/pdf-to-pdfa/
  7. View and Update RTF Properties Online or add me...

    View and modify RTF properties through online app for free. Python API code to view and add RTF properties....powerful Python based RTF document metadata management utility...page will display metadata. Edit the properties as of your choice...

    products.aspose.com/total/python-net/metadata/rtf/
  8. Section | Aspose.Words for .NET

    Section constructor. Initializes a new instance of the Section class in C#....doc DocumentBase The owner document. Remarks When the section...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/sec...
  9. NodeType | Aspose.Words for Java

    Specifies the type of a Word Document node in Java....Specifies the type of a Word document node. Examples: Shows how...of child nodes. Document doc = new Document(); // Add two runs...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Table of Contents|Aspose.Words for...

    Insert and manage 'Table of Contents' in a Document using Python....Often you will work with documents containing a table of contents...existing table of contents in the document using just a few lines of...

    docs.aspose.com/words/python-net/working-with-t...