Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 41,492 for

document properties

(1.13 sec)
  1. FieldLink.InsertAsText | Aspose.Words for .NET

    Discover the FieldLink InsertAsText property to easily manage linked objects in text-only format, enhancing your Document's clarity and efficiency....InsertAsText property Gets or sets whether to insert...field types to link to other documents in the local file system,...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldLink.SourceItem | Aspose.Words for .NET

    Discover the FieldLink SourceItem property to efficiently manage source file links. Enhance your workflow by easily getting or setting linked content....SourceItem property Gets or sets the portion of...field types to link to other documents in the local file system,...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Node.getText method | Aspose.Words for Node.js

    Node.getText method. Gets the text of this node and of all its children....words document by hand. let doc = new aw . Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Node.get_text method | Aspose.Words for Python

    Node.get_text method. Gets the text of this node and of all its children.... Document () builder = aw . DocumentBuilder...again!' ) # Converting the document to text form reveals that...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::DocumentBase::get_BackgroundShap...

    Aspose::Words::DocumentBase::get_BackgroundShape method. Gets or sets the background shape of the Document. Can be null in C++....the background shape of the document. Can be null . System :: SharedPtr...shape that has its ShapeType property equal to Rectangle to be used...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Get Paper Width and Height of Page|Documentation

    This section explains how to get paper size of the visio page with Aspose.Diagram....PageHeight properties for this purpose. Get Page...and PageProps.PageHeight properties. Sample Code // For complete...

    docs.aspose.com/diagram/java/get-paper-width-an...
  7. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....are widely used to exchange documents between organizations, government...individuals. It is a standard document format, and software developers...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/
  8. Table Formatting in Python|Aspose.Words for Pyt...

    Table formatting in details using Python. Use Python to format every part of table....a table, you can use the properties available on the corresponding...one row before the table properties can be applied. This means...

    docs.aspose.com/words/python-net/applying-forma...
  9. Range.normalize_field_types method | Aspose.Wor...

    Range.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in this range so that they correspond to the field types contained in the field codes....Remarks Use this method after document changes that affect field...values in the whole document use Document.normalize_field_types()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 用 C++ 指定Excel文件的文档版本,通过内置文档属性|Documentation

    学习如何使用 Aspose.Cells for C++ 通过内置文档属性指定Excel文件的版本。...namespace Aspose :: Cells :: Properties ; int main () { Aspose ::...; // Access built-in document property collection BuiltInDocumentPrope...

    docs.aspose.com/cells/zh/cpp/specify-document-v...