Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 157,127 for

doc

(0.13 sec)
  1. Aspose::Words::Drawing::TextPath::get_Italic me...

    Aspose::Words::Drawing::TextPath::get_Italic method. True if the font is formatted as italic in C++....void InsertTextPaths () { auto doc = MakeObject < Document > ();...Shape > shape = AppendWordArt ( doc , u "Hello World! This text is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. C++ API to Export TEX to XAMLFLOW | products.as...

    Convert TEX to XAMLFLOW within C++ applications....to convert TEX file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to XAMLFLOW. Aspose.Total for...

    products.aspose.com/total/cpp/conversion/tex-to...
  3. C++ API to Export PDF to WORDML | products.aspo...

    Convert PDF to WORDML within C++ applications....to convert PDF file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to WORDML. Aspose.PDF for C++...

    products.aspose.com/total/cpp/conversion/pdf-to...
  4. FieldOptions.isBidiTextSupportedOnUpdate proper...

    FieldOptions.isBidiTextSupportedOnUpdate property. Gets or sets the value indicating whether bidirectional text is fully supported during field update or not.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Ensure that any field operation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::TextPath::get_FitShape ...

    Aspose::Words::Drawing::TextPath::get_FitShape method. Defines whether the text fits bounding box of a shape in C++....void InsertTextPaths () { auto doc = MakeObject < Document > ();...Shape > shape = AppendWordArt ( doc , u "Hello World! This text is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::TextPath::get_TextPathA...

    Aspose::Words::Drawing::TextPath::get_TextPathAlignment method. Defines the alignment of text in C++....void InsertTextPaths () { auto doc = MakeObject < Document > ();...Shape > shape = AppendWordArt ( doc , u "Hello World! This text is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Shape::get_TextPath met...

    Aspose::Words::Drawing::Shape::get_TextPath method. Defines the text of the text path (of a WordArt object) in C++....void InsertTextPaths () { auto doc = MakeObject < Document > ();...Shape > shape = AppendWordArt ( doc , u "Hello World! This text is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. StyleCollection.addCopy method | Aspose.Words f...

    StyleCollection.addCopy method. Copies a style into this collection.... let doc = new aw . Document (); // The... let newStyle = doc . styles . addCopy ( doc . styles . at (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....Document > & doc ) Parameter Type Description doc const Syste...using DocumentBuilder . auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your Documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); const string html = "<p a...

    reference.aspose.com/words/net/aspose.words/doc...