Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 157,133 for

doc

(0.12 sec)
  1. AxisDisplayUnit.document property | Aspose.Word...

    AxisDisplayUnit.Document property. Returns the Document containing the parent chart.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartAxis.display_unit property | Aspose.Words ...

    ChartAxis.display_unit property. Specifies the scaling value of the display units for the value axis.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldSubject::get_Text m...

    Aspose::Words::Fields::FieldSubject::get_Text method. Gets or sets the text of the subject in C++.... auto doc = MakeObject < Document > ();..."Subject" built-in property. doc -> get_BuiltInDocumentPrope ()...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. FieldQuote.text property | Aspose.Words for Python

    FieldQuote.text property. Gets or sets the text to retrieve.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Insert a QUOTE field, which will...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BorderCollection.count property | Aspose.Words ...

    BorderCollection.count property. Gets the number of borders in the collection.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentVisitor.visitDocumentStart method | Asp...

    DocumentVisitor.visitDocumentStart method. Called when enumeration of the Document has started....visitDocumentStart method visitDocumentStart(doc) Called when enumeration of the...started. visitDocumentStart ( doc : Aspose . Words . Document )...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Გადაიყვანეთ HTML PNG C++

    გადაიყვანეთ HTML PNG C++ ფორმატში კოდით. შეინახეთ HTML როგორც PNG C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/ka/cpp/conversion/htm...
  8. Aspose::Words::Fields::FieldInfo::get_NewValue ...

    Aspose::Words::Fields::FieldInfo::get_NewValue method. Gets or sets an optional value that updates the property in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Set a value for the "Comments"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. TableStyle.bidi property | Aspose.Words for Python

    TableStyle.bidi property. Gets or sets whether this is a style for a right-to-left table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.moveToBookmark method | Aspose....

    Aspose.Words.DocumentBuilder.moveToBookmark method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a valid bookmark...

    reference.aspose.com/words/nodejs-net/aspose.wo...