Sort Score
Result 10 results
Languages All
Labels All
Results 6,871 - 6,880 of 375,184 for

document

(0.15 sec)
  1. IStructuredDocumentTag.remove_self_only method ...

    IStructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the Document tree....the content of it inside the document tree. def remove_self_only...Shows how to remove structured document tag, but keeps content inside...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Footnote.actual_reference_mark property | Aspos...

    Footnote.actual_reference_mark property. Gets the actual text of the reference mark displayed in the Document for this footnote....reference mark displayed in the document for this footnote. @property...all reference marks of the document, or to update the values after...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Render MSG to FLATOPC in Andorid App | products...

    Export MSG to FLATOPC without using Microsoft Word or Outlook in you Andorid applications...HTML by using Document class Save the document to FLAT_OPC format...instance of Document Document document = new Document ( "HtmlOutput...

    products.aspose.com/total/android-java/conversi...
  4. Aspose::Words::Fields::FieldShape::get_Text met...

    Aspose::Words::Fields::FieldShape::get_Text method. Gets or sets the text to retrieve in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...for every paragraph in the document to RTL. for ( auto && para...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. 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/
  6. Add Circle Object to PDF file|Aspose.PDF for Java

    This article explains how to create a circle object to your PDF using Aspose.PDF for Java....Follow the steps below: Create Document instance Create Drawing object...Create Document instance Document pdfDocument = new Document ();...

    docs.aspose.com/pdf/java/add-circle/
  7. 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...
  8. 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...
  9. Working with Tables in PDF using Python|Aspose....

    This section describes how to add and extract a table, how to manipulate and a table using the Python library....add table in an existing PDF document, determine if table will break...Add Table in existing PDF Document - create your table in pdf...

    docs.aspose.com/pdf/python-net/working-with-tab...
  10. 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...