Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 400,576 for

document

(0.18 sec)
  1. Add and Delete a Bookmark|Aspose.PDF for .NET

    You can add a bookmark to a PDF Document with C#. It is possible to delete all or particular bookmarks from a PDF Document....to a PDF Document Bookmarks are held in the Document object’s...a PDF: Open a PDF document using Document object. Create a bookmark...

    docs.aspose.com/pdf/net/add-and-delete-bookmark/
  2. StructuredDocumentTag.contents_font property | ...

    StructuredDocumentTag.contents_font property. Font formatting that will be applied to text entered into SDT....how to create a structured document tag in a plain text box and...doc = aw . Document () # Create a structured document tag that...

    reference.aspose.com/words/python-net/aspose.wo...
  3. C# .NET DICOM Medical Document Processing API |...

    C# ASP.NET VB.NET library to work with DICOM medical files....Medical Visit our documentation for more details. Aspose...

    products.aspose.com/medical/net/
  4. Working with PDF File Metadata|Aspose.PDF for P...

    Learn how to work with PDF file metadata and extract Document properties using Aspose.PDF in PHP/Java....‘docInfo’ object using the Document class getInfo() . Once the...information. // Open document $document = new Document ( $inputFile );...

    docs.aspose.com/pdf/php-java/pdf-file-metadata/
  5. IDocumentSavingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during saving a Document in Java....saving a document. Examples: Shows how to manage a document while...Exception { Document doc = new Document(getMyDir() + "Big document.docx");...

    reference.aspose.com/words/java/com.aspose.word...
  6. Working with Tables | Aspose.Note Documentation

    A comprehensive guide on working with tables in Java programming language....from the Table of OneNote Document Aspose.Note for JAVA offers...represents a OneNote file. The Document class exposes the getChildNodes...

    docs.aspose.com/note/java/working-with-tables/
  7. PageExtractOptions | Aspose.Words for Java

    Allows to specify options for Document page extracting in Java....Allows to specify options for document page extracting. Examples:...the NUMPAGE field. Document doc = new Document(getMyDir() + "Page...

    reference.aspose.com/words/java/com.aspose.word...
  8. SdtType | Aspose.Words for Java

    Specifies the type of a structured Document tag SDT node in Java....Specifies the type of a structured document tag (SDT) node. Examples:...structured document tag of the Citation type. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  9. PDF File Metadata|Aspose.PDF for C++

    Discover how to read and modify PDF metadata using Aspose.PDF for C++. Enhance PDF Document properties with easy-to-follow instructions....to call the get_Info() of Document class. Once the DocumentInfo...Open document auto pdfDocument = MakeObject < Document > ( _dataDir...

    docs.aspose.com/pdf/cpp/pdf-file-metadata/
  10. Aspose::Words::BuildingBlocks namespace | Aspos...

    Aspose::Words::BuildingBlocks namespace. The Aspose.Words.BuildingBlocks namespace provides classes that allow to access and use AutoText, AutoCorrect entries and Building Blocks in a Document in C++....entries and Building Blocks in a document. Classes Class Description...BuildingBlock Represents a glossary document entry such as a Building Block...

    reference.aspose.com/words/cpp/aspose.words.bui...