Sort Score
Result 10 results
Languages All
Labels All
Results 6,531 - 6,540 of 179,957 for

doc

(0.21 sec)
  1. Aspose::Words::Shading::get_ForegroundPatternTh...

    Aspose::Words::Shading::get_ForegroundPatternThemeColor method. Gets or sets the foreground pattern theme color in the applied color scheme that is associated with this Shading object in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/sha...
  2. Aspose::Words::Markup::XmlMapping::get_PrefixMa...

    Aspose::Words::Markup::XmlMapping::get_PrefixMappings method. Returns XML namespace prefix mappings to evaluate the XPath in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Comment.Accept | Aspose.Words for .NET

    Discover the Comment Accept method to enhance visitor engagement and create meaningful interactions on your site. Boost your online community today!...CreateCommentsAndPri () { Document doc = new Document (); Comment newComment...newComment = new Comment ( doc ) { Author = "VDeryushev" , Initial...

    reference.aspose.com/words/net/aspose.words/com...
  4. Aspose::Words::BorderCollection::ClearFormattin...

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

    reference.aspose.com/words/cpp/aspose.words/bor...
  5. Fill | Aspose.Words for Java

    Represents fill formatting for an object in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Write some text, and then...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Tables::AutoFitBehavior enum | A...

    Aspose::Words::Tables::AutoFitBehavior enum. Determines how Aspose.Words resizes the table when you invoke the AutoFit() method in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. DocumentBuilder.MoveToBookmark | Aspose.Words f...

    Effortlessly navigate your Documents with the DocumentBuilder MoveToBookmark method, instantly positioning the cursor at any bookmark for enhanced editing.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a valid bookmark...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Გადაიყვანეთ Გამოსახულება DOCX C++

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

    products.aspose.com/words/ka/cpp/conversion/ima...
  9. List.list_levels property | Aspose.Words for Py...

    List.list_levels property. Gets the collection of list levels for this list.... doc = aw . Document () # A list allows...two of its list levels. doc_list = doc . lists . add ( list_template...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DropCapPosition enumeration | Aspose.Words for ...

    aspose.words.DropCapPosition enumeration. Specifies the position for a drop cap text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert one paragraph with...

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