Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 401,899 for

document

(0.12 sec)
  1. Create AcroForm - Create Fillable PDF in Python...

    With Aspose.PDF for Python you may create a form from scratch in your PDF file...Form Field in a PDF Document The Document class provides a collection...manage form fields in a PDF document. To add a form field: Create...

    docs.aspose.com/pdf/python-net/create-form/
  2. Add Page Number to PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....Contents [ Hide ] All the documents must have page numbers in...locate different parts of the document. Aspose.PDF for PHP via Java...

    docs.aspose.com/pdf/php-java/add-page-number/
  3. BuiltInDocumentProperties.Title | Aspose.Words ...

    Manage your Document's title effortlessly with BuiltInDocumentProperties. Easily set or retrieve titles for enhanced organization and clarity....Gets or sets the title of the document. public string Title { get...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/net/aspose.words.pro...
  4. HtmlSaveOptions.ExportImagesAsBase64 | Aspose.W...

    Discover the HtmlSaveOptions ExportImagesAsBase64 property to save images in Base64 format for optimized HTML, MHTML, or EPUB output. Enhance your Document quality!...saved HTML document. Document doc = new Document ( MyDir + "Rendering...html document with images embedded inside it. Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Android API to Render CGM to DOT | products.asp...

    Transform CGM to DOT via Android via Java API...image extraction, document conversion, document manipulation, and...features such as document manipulation, document conversion, text...

    products.aspose.com/total/android-java/conversi...
  6. Aspose::Words::PlainTextDocument class | Aspose...

    Aspose::Words::PlainTextDocument class. Allows to extract plain-text representation of the Document's content. To learn more, visit the Documentation article in C++....plain-text representation of the document’s content. To learn more,...the Working with Text Document documentation article. class PlainTextDocument...

    reference.aspose.com/words/cpp/aspose.words/pla...
  7. TableStyle | Aspose.Words for Java

    Represents a table style in Java....the Working with Tables documentation article. Examples: Shows...settings for the table. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.Words.BuildingBlocks module | Aspose.Wor...

    The Aspose.Words.BuildingBlocks module provides classes that allow to access and use AutoText, AutoCorrect entries and Building Blocks in a Document....entries and Building Blocks in a document. Classes Class Description...BuildingBlock objects in the document. To learn more, visit the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....throws Exception { Document doc = new Document(getMyDir() + "Header...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. StyleCollection.add_copy method | Aspose.Words ...

    StyleCollection.add_copy method. Copies a style into this collection....the same document as well as to different document. Linked style...to clone a document’s style. doc = aw . Document () # The AddCopy...

    reference.aspose.com/words/python-net/aspose.wo...