Sort Score
Result 10 results
Languages All
Labels All
Results 8,481 - 8,490 of 157,088 for

doc

(0.07 sec)
  1. ChartDataTable | Aspose.Words for Java

    Allows to specify properties of a chart data table in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Drawing::Charts::ChartDataPoint:...

    Aspose::Words::Drawing::Charts::ChartDataPoint::get_Marker method. Specifies chart data marker in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Stroke::get_ForeColor m...

    Aspose::Words::Drawing::Stroke::get_ForeColor method. Gets or sets the foreground color of the stroke in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Stroke::get_Transparenc...

    Aspose::Words::Drawing::Stroke::get_Transparency method. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 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...
  6. Aspose::Words::DocumentBuilder::Write method | ...

    Aspose::Words::DocumentBuilder::Write method. Inserts a string into the Document at the current insert position in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Export EMLX to IMAGE via C++ | products.aspose.com

    C++ API to Convert EMLX to IMAGE without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Png as save format doc -> Save ( u "convertedFile.Png"...

    products.aspose.com/total/cpp/conversion/emlx-t...
  8. Export EML to PS via C++ | products.aspose.com

    C++ API to Convert EML to PS without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Ps as save format doc -> Save ( u "convertedFile.Ps"...

    products.aspose.com/total/cpp/conversion/eml-to...
  9. Export OFT to DOT via C++ | products.aspose.com

    C++ API to Convert OFT to DOT without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Dot as save format doc -> Save ( u "convertedFile.Dot"...

    products.aspose.com/total/cpp/conversion/oft-to...
  10. Export OFT to WORDML via C++ | products.aspose.com

    C++ API to Convert OFT to WORDML without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...passing WordML as save format doc -> Save ( u "convertedFile.WordML"...

    products.aspose.com/total/cpp/conversion/oft-to...