Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 30,986 for

doc

(0.05 sec)
  1. FieldImport.graphic_filter property | Aspose.Wo...

    FieldImport.graphic_filter property. Gets or sets the name of the filter for the format of the graphic that is to be inserted.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two similar field types...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldImport.is_linked property | Aspose.Words f...

    FieldImport.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two similar field types...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldIncludePicture.is_linked property | Aspose...

    FieldIncludePicture.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two similar field types...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Lists::ListLevel::DeletePictureB...

    Aspose::Words::Lists::ListLevel::DeletePictureBullet method. Deletes picture bullet for the current list level in C++.... auto doc = MakeObject < Document > ();...(); SharedPtr < List > list = doc -> get_Lists () -> Add ( ListTemplate...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. Aspose::Words::Comment::RemoveAllReplies method...

    Aspose::Words::Comment::RemoveAllReplies method. Removes all replies to this comment in C++.... auto doc = MakeObject < Document > ();...comment = MakeObject < Comment > ( doc , u "John Doe" , u "J.D." , System...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_ShowBubbleSize method. Allows to specify if bubble size is to be displayed for the data labels on a chart. Applies only to Bubble charts. Default value is false in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Shape > shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::StyleCollection::get_Document me...

    Aspose::Words::StyleCollection::get_Document method. Gets the owner Document in C++....auto doc = MakeObject < Document > (); ASSERT_EQ ( 4 , doc -> get_Styles...SharedPtr < Style >>> stylesEnum = doc -> get_Styles () -> GetEnumerator...

    reference.aspose.com/words/cpp/aspose.words/sty...
  8. Aspose::Words::BorderCollection::ClearFormattin...

    Aspose::Words::BorderCollection::ClearFormatting method. Removes all borders of an object in C++.... auto doc = MakeObject < Document > ( MyDir...BorderCollection > firstParagraphBorder = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. Aspose::Words::Style::get_Document method | Asp...

    Aspose::Words::Style::get_Document method. Gets the owner Document in C++....auto doc = MakeObject < Document > (); ASSERT_EQ ( 4 , doc -> get_Styles...SharedPtr < Style >>> stylesEnum = doc -> get_Styles () -> GetEnumerator...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. DocumentBuilder.start_table method | Aspose.Wor...

    DocumentBuilder.start_table method. Starts a table in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

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