Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 157,140 for

doc

(0.08 sec)
  1. Aspose::Words::Settings::HyphenationOptions cla...

    Aspose::Words::Settings::HyphenationOptions class. Allows to configure Document hyphenation options. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Lines method. Represents an estimate of the number of lines in the Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( String...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Paragraphs method. Represents an estimate of the number of paragraphs in the Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( String...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. Aspose::Words::ControlChar::PageBreakChar field...

    Aspose::Words::ControlChar::PageBreakChar field. Page break character: (char)12 or "\f" in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Add a regular space. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::ColumnBreakChar fie...

    Aspose::Words::ControlChar::ColumnBreakChar field. End of column character: (char)14 in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Add a regular space. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. C++ API to Export SVG to MARKDOWN | products.as...

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

    products.aspose.com/total/cpp/conversion/svg-to...
  7. C++ API to Export PS to PCL | products.aspose.com

    Convert PS to PCL within C++ applications....to a Microsoft Word Document (DOC). This API provides a wide range...variety of file formats, including DOC, DOCX, RTF, and HTML. With this...

    products.aspose.com/total/cpp/conversion/ps-to-...
  8. C++ API to Export XPS to MARKDOWN | products.as...

    Convert XPS to MARKDOWN within C++ applications....to convert XPS file format to DOC. Aspose.Words for C++ is an advanced...API that can be used to export DOC to MARKDOWN. The API provides...

    products.aspose.com/total/cpp/conversion/xps-to...
  9. TextBox.no_text_rotation property | Aspose.Word...

    TextBox.no_text_rotation property. Gets or sets a boolean value indicating either text of the TextBox should not rotate when the shape is rotated.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Chart.axes property | Aspose.Words for Python

    Chart.axes property. Gets a collection of all axes of this chart.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

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