Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 414,688 for

document

(0.26 sec)
  1. 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...
  2. WebExtension | Aspose.Words for Java

    Represents a web extension object in Java....Work with Office Add-ins documentation article. Examples: Shows...extension to a document. Document doc = new Document(); // Create...

    reference.aspose.com/words/java/com.aspose.word...
  3. Online SVG to FLATOPC Conversion or Develop Jav...

    Free online app to convert SVG to FLATOPC files. Java conversion library code for SVG Documents....be converted into FLATOPC document Download the converted FLATOPC...Automation API Open SVG file using Document class Convert SVG to DOC by...

    products.aspose.com/total/java/conversion/svg-t...
  4. Manipulate Tables in existing PDF|Aspose.PDF fo...

    This section covers various methods for table modification using Aspose.PDF for C++...scratch or add to existing PDF documents. You also get the ability...that already exist on a PDF document page. The following code snippet...

    docs.aspose.com/pdf/cpp/manipulate-tables-in-ex...
  5. DocumentVisitor.VisitShapeStart | Aspose.Words ...

    Explore the DocumentVisitor VisitShapeStart method to enhance shape enumeration in your applications. Boost efficiency and streamline your coding process!...print its contents using a document visitor. public void GroupOfShapes...GroupOfShapes () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose::Words::Saving::OoxmlSaveOptions::OoxmlS...

    Aspose::Words::Saving::OoxmlSaveOptions::OoxmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Docx format in C++....that can be used to save a document in the Docx format. Aspose...specification for a saved document to adhere to. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. View and Update ODT Properties Online or add me...

    View and modify ODT properties through online app for free. Python API code to view and add ODT properties....powerful Python based ODT document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/python-net/metadata/odt/
  8. Working with Actions in PDF|Aspose.PDF for .NET

    This section explains how to add actions to the Document and form fields programmatically with C#....hyperlinks to PDF documents: Create a Document Class object. Get...they do not appear in the PDF document. Once the LinkAnnotation and...

    docs.aspose.com/pdf/net/actions/
  9. Document.track_revisions property | Aspose.Word...

    Document.track_revisions property. True if changes are tracked when this Document is edited in Microsoft Word....track_revisions property Document.track_revisions property True...changes are tracked when this document is edited in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java....Working with Paragraphs documentation article. Examples: Shows...Aspose.Words document by hand. Document doc = new Document(); // A...

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