Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 418,004 for

document

(0.17 sec)
  1. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [IStructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [IStructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is true....a structured document tag. doc = aw . Document () # Insert a...a plain text structured document tag of the "PlainText" type,...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [StructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [StructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is ``True``....a structured document tag. doc = aw . Document () # Insert a...a plain text structured document tag of the "PlainText" type,...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Extract Text and Images from XLSM File Online a...

    Online XLSM file parser app. C++ API C++ code to extract text in rows and cells from XLSM spreadhseets....Develop powerful C++ based XLSM document parser utility application...for XLSM document parsing. Download Parse XLSM Document via Online...

    products.aspose.com/total/cpp/parse/xlsm/
  4. Extract Text and Images from TSV File Online an...

    Online TSV file parser app. C++ API C++ code to extract text in rows and cells from TSV spreadhseets....Develop powerful C++ based TSV document parser utility application...for TSV document parsing. Download Parse TSV Document via Online...

    products.aspose.com/total/cpp/parse/tsv/
  5. Extract Text and Images from XLS File Online an...

    Online XLS file parser app. C++ API C++ code to extract text in rows and cells from XLS spreadhseets....Develop powerful C++ based XLS document parser utility application...for XLS document parsing. Download Parse XLS Document via Online...

    products.aspose.com/total/cpp/parse/xls/
  6. PageSetup.MultiplePages | Aspose.Words for .NET

    Discover how the PageSetup MultiplePages property optimizes Document printing for seamless booklet binding. Enhance your multi-page Documents today!...multiple page documents, gets or sets how a document is printed...configure a document that can be printed as a book fold. Document doc...

    reference.aspose.com/words/net/aspose.words/pag...
  7. BuiltInDocumentProperties.Bytes | Aspose.Words ...

    Discover the BuiltInDocumentProperties Bytes property, an essential tool for estimating Document size, enhancing file management and efficiency....the number of bytes in the document. public int Bytes { get ;...Examples Shows how to work with document properties in the “Content”...

    reference.aspose.com/words/net/aspose.words.pro...
  8. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [StructuredDocumentTag.xmlMapping](../xmlMapping/) element or the [StructuredDocumentTag.isShowingPlaceholderText](../isShowingPlaceholderText/) element is ``true``....structured document tag. let doc = new aw . Document (); // Insert...Insert a plain text structured document tag of the "PlainText" type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentVisitor.visitParagraphStart method | As...

    DocumentVisitor.visitParagraphStart method. Called when enumeration of a paragraph has started....how to use a document visitor to print a document’s node structure...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentVisitor.VisitEditableRangeEnd | Aspose....

    Discover the DocumentVisitor VisitEditableRangeEnd method—efficiently handle editable range ends in your Documents for seamless editing and enhanced functionality....range is encountered in the document. public virtual VisitorAction...every editable range in a document. public void EditableRangeToText...

    reference.aspose.com/words/net/aspose.words/doc...