Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 423,778 for

document

(0.11 sec)
  1. Add Local Link|Aspose.PDF for Python via .NET

    This example binds an input PDF, adds a red-colored local link on page 1 that points to page 1, and saves the modified Document....between pages within the same document. Using PdfContentEditor ,...page to another, improving document usability and navigation....

    docs.aspose.com/pdf/python-net/add-local-link/
  2. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...rearrange the content of your document to ensure that text appears...Solution : Iterate through the document : Go through each paragraph...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  3. Document.compliance property | Aspose.Words for...

    Document.compliance property. Gets the OOXML compliance version determined from the loaded Document content...compliance property Document.compliance property Gets the OOXML...loaded document content. Makes sense only for OOXML documents. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentProperty.Value | Aspose.Words for .NET

    Discover how to efficiently manage DocumentProperty values—easily retrieve or update property values for enhanced Document control and productivity....built-in document properties. Document doc = new Document ( MyDir..."Properties.docx" ); // The "Document" object contains some of its...

    reference.aspose.com/words/net/aspose.words.pro...
  5. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTLIST field in Java....the Working with Fields documentation article. Remarks: Creates...throws Exception { Document doc = new Document(); // Create a glossary...

    reference.aspose.com/words/java/com.aspose.word...
  6. Create PDF Links in Python|Aspose.PDF for Pytho...

    Learn how to create internal, external, and remote PDF links in Python....Contents [ Hide ] Links in PDF Documents According to the PDF 1.7 specification...destination within the same document. GoToR – Jumps to a destination...

    docs.aspose.com/pdf/python-net/create-links/
  7. Create Union Range with JavaScript via C++|Docu...

    Learn how to create a Union Range using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/create-uni...
  8. Work with Bookmarks|Aspose.Words for .NET

    Add a bookmark into a Document. NPOI does not provide an opportunity to work with bookmarks using C#....in NPOI when handling Word documents. See more details in the Working...both methods. Bookmarks in a document can overlap and span any range...

    docs.aspose.com/words/net/working-with-bookmark...
  9. Add and Delete a Bookmark|Aspose.PDF for Java

    You can add a bookmark to a PDF Document with Java. 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/java/add-and-delete-bookmark/
  10. HtmlLoadOptions.preferred_control_type property...

    HtmlLoadOptions.preferred_control_type property. Gets or sets preferred type of Document nodes that will represent imported and