Sort Score
Result 10 results
Languages All
Labels All
Results 6,891 - 6,900 of 157,133 for

doc

(0.18 sec)
  1. ShapeBase.z_order property | Aspose.Words for P...

    ShapeBase.z_order property. Determines the display order of overlapping shapes.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert three different...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldGreetingLine.NameFormat | Aspose.Words for...

    Discover the FieldGreetingLine NameFormat property to easily customize name formats in your fields, enhancing user experience and personalization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a generic greeting...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Tables::Table::get_Bidi method |...

    Aspose::Words::Tables::Table::get_Bidi method. Gets or sets whether this is a right-to-left table in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Table > table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. ChartDataPoint.marker property | Aspose.Words f...

    ChartDataPoint.marker property. Specifies chart data marker.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldIncludeText.lock_fields property | Aspose....

    FieldIncludeText.lock_fields property. Gets or sets whether to prevent fields in the included Document from being updated.... 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...
  6. FieldIncludeText.bookmark_name property | Aspos...

    FieldIncludeText.bookmark_name property. Gets or sets the name of the bookmark in the Document to include.... 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...
  7. Android API to Render EPUB to DOTM | products.a...

    Transform EPUB to DOTM via Android via Java API...used to convert EPUB files to DOC format. This API provides a wide...which can be used to render DOC files to DOTM format. This API...

    products.aspose.com/total/android-java/conversi...
  8. Aspose::Words::Fields::IFieldResultFormatter::F...

    Aspose::Words::Fields::IFieldResultFormatter::Format method. Called when Aspose.Words applies a number format switch, i.e. \* Ordinal in C++....FieldResultFormattin_ () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); auto formatter = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::SubDocument::Accept method | Asp...

    Aspose::Words::SubDocument::Accept method. Accepts a visitor in C++....DocStructureToText () { auto doc = MakeObject < Document > ( MyDir...and modify each visited node. doc -> Accept ( visitor ); std ::...

    reference.aspose.com/words/cpp/aspose.words/sub...
  10. Aspose::Words::Body::Accept method | Aspose.Wor...

    Aspose::Words::Body::Accept method. Accepts a visitor in C++....DocStructureToText () { auto doc = MakeObject < Document > ( MyDir...and modify each visited node. doc -> Accept ( visitor ); std ::...

    reference.aspose.com/words/cpp/aspose.words/bod...