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

doc

(0.09 sec)
  1. FieldBarcode.is_us_postal_address property | As...

    FieldBarcode.is_us_postal_address property. Gets or sets whether [FieldBarcode.postal_address](../postal_address/) is a U.S... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln () # Below...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataTable.show property | Aspose.Words for...

    ChartDataTable.show property. Gets or sets a flag indicating whether the data table will be shown for the chart... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldCollection::RemoveA...

    Aspose::Words::Fields::FieldCollection::RemoveAt method. Removes a field at the specified index from this collection and from the Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> InsertField ( u...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. FieldNoteRef class | Aspose.Words for Python

    aspose.words.fields.FieldNoteRef class. Implements the NOTEREF field... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'CrossReference:...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::ConvertUtil class | Aspose.Words...

    Aspose::Words::ConvertUtil class. Provides helper functions to convert between various measurement units. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_PageSetup ()...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. ChartFormat.fill property | Aspose.Words for Py...

    ChartFormat.fill property. Gets fill formatting for the parent chart element.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldIncludeText.mime_type property | Aspose.Wo...

    FieldIncludeText.mime_type property. Gets or sets the MIME type of the referenced file.... def field_include_text (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two ways to use INCLUDETEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldIncludeText.namespace_mappings property | ...

    FieldIncludeText.namespace_mappings property. Gets or sets the namespace mappings for XPath queries.... def field_include_text (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two ways to use INCLUDETEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::DocumentVisitor::VisitGroupShape...

    Aspose::Words::DocumentVisitor::VisitGroupShapeStart method. Called when enumeration of a group shape has started in C++....void GroupOfShapes () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // If you need to create "NonPrimitive"...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. DocumentProperty.name property | Aspose.Words f...

    DocumentProperty.name property. Returns the name of the property.... doc = aw . Document ( MY_DIR + 'Properties...'Document filename: \n\t " { doc . original_file_name } "' ) #...

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