Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 400,476 for

document

(0.14 sec)
  1. BookmarkCollection.Item | Aspose.Words for .NET

    Discover the BookmarkCollection Item property, effortlessly retrieve bookmarks by index for streamlined navigation and enhanced user experience....CreateUpdateAndPrint () { // Create a document with three bookmarks, then...then use a custom document visitor implementation to print their...

    reference.aspose.com/words/net/aspose.words/boo...
  2. 使用 Java 创建 PDF 表单 | Aspose.PDF

    在 Java 和 PHP 的 PDF 文件中,使用这个 Java 源代码创建 PDF 表单,Delphi。...Open document try ( Document pdfDocument = new Document ( inputFile...getGreen ()); // Add field to the document pdfDocument . getForm ()....

    products.aspose.com/pdf/zh-hans/java/acroforms/...
  3. FieldInfo | Aspose.Words for Java

    Implements the INFO field in Java....the Working with Fields documentation article. Remarks: Inserts...Inserts information about a document property. Examples: Shows how...

    reference.aspose.com/words/java/com.aspose.word...
  4. PDF文本注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您添加、获取和删除PDF文档中的文本注释。...{ // 加载 PDF 文件 Document document = new Document ( _dataDir + "sample..."sample.pdf" ); Page page = document . getPages (). get_Item (...

    docs.aspose.com/pdf/zh/java/text-annotation/
  5. 通过JavaScript通过C++按名称访问文本框|Documentation

    学习如何从集合中通过名称访问Aspose.Cells for Java脚本中的文本框...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/access-...
  6. PlainTextDocument.builtInDocumentProperties pro...

    PlainTextDocument.builtInDocumentProperties property. Gets [PlainTextDocument.builtInDocumentProperties](./) of the Document....builtInDocumentPrope of the document. get builtInDocumentPrope...contents of a Microsoft Word document in plaintext and then access...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Body.parentSection property | Aspose.Words for ...

    Body.parentSection property. Gets the parent section of this story.... Document (); doc . removeAllChildren...removeAllChildren (); // By default, a document compiles all endnotes at its...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. LoadOptions.preserve_include_picture_field prop...

    LoadOptions.preserve_include_picture_field property. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats...when loading a document. doc = aw . Document () builder = aw...image shapes when loading a document that contains them. load_options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BookmarkCollection.Count | Aspose.Words for .NET

    Discover the BookmarkCollection Count property, which efficiently returns the total number of bookmarks, enhancing your data management capabilities....bookmarks from a document. Document doc = new Document (); DocumentBuilder...bookmarks is still present in the document. Assert . That ( bookmarks...

    reference.aspose.com/words/net/aspose.words/boo...
  10. Orientation | Aspose.Words for Java

    Specifies page orientation in Java....sections in a document. Document doc = new Document(); DocumentBuilder...start a new section using a document builder, // it will inherit...

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