Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 349,346 for

document

(0.1 sec)
  1. HTML Navigation – Java Examples

    Learn how to navigate through an HTML Document and perform a detailed inspection of its elements using the Aspose.HTML for Java API....to navigate through an HTML document and perform a detailed inspection...extract information from HTML documents since our API provides a powerful...

    docs.aspose.com/html/java/html-navigation/
  2. PDF 表单。通过 C++ 进行管理 | Aspose.PDF

    在任何具有 C++ 语言的平台上的 PDF 文件中,使用这个简单的演示源代码管理 PDF 表单。...// Open document auto document = MakeObject < Document > ( _dataDir...MakeObject < TextBoxField > ( document -> get_Pages () -> idx_get...

    products.aspose.com/pdf/zh-hans/cpp/acroforms/
  3. FootnoteOptions.startNumber property | Aspose.W...

    FootnoteOptions.startNumber property. Specifies the starting number or character for the first automatically numbered footnotes....set a number at which the document begins the footnote/endnote...count. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.isAtEndOfParagraph property | A...

    DocumentBuilder.isAtEndOfParagraph property. Returns ``true`` if the cursor is at the end of the current paragraph....Examples Shows how to move a document builder’s cursor to different...nodes in a document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Saving::XpsSaveOptions class | A...

    Aspose::Words::Saving::XpsSaveOptions class. Can be used to specify additional options when saving a Document into the Xps format. To learn more, visit the Documentation article in C++....additional options when saving a document into the Xps format. To learn...the Specify Save Options documentation article. class XpsSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. VariableCollection.indexOfKey method | Aspose.W...

    VariableCollection.indexOfKey method. Returns the zero-based index of the specified Document variable in the collection....zero-based index of the specified document variable in the collection...Examples Shows how to work with a document’s variable collection. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. VariableCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all elements from your VariableCollection with our Clear method. Simplify your data management today!...work with a document’s variable collection. Document doc = new...new Document (); VariableCollection variables = doc . Variables...

    reference.aspose.com/words/net/aspose.words/var...
  8. PropertyType enumeration | Aspose.Words for Nod...

    Aspose.Words.Properties.PropertyType enumeration. Specifies data type of a Document property....enumeration Specifies data type of a document property. Members Name Description...Examples Shows how to work with a document’s custom properties. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. VariableCollection.add method | Aspose.Words fo...

    VariableCollection.add method. Adds a Document variable to the collection....method add(name, value) Adds a document variable to the collection...with a document’s variable collection. doc = aw . Document () variables...

    reference.aspose.com/words/python-net/aspose.wo...
  10. C++ API to Export PS to GIF | products.aspose.com

    Convert PS to GIF within C++ applications....Convert PS to GIF The Portable Document Format (PDF) is a widely used...format for documents. It is used to store and share documents, and...

    products.aspose.com/total/cpp/conversion/ps-to-...