Sort Score
Result 10 results
Languages All
Labels All
Results 9,111 - 9,120 of 180,922 for

doc

(0.24 sec)
  1. DocumentBuilder.pushFont method | Aspose.Words ...

    DocumentBuilder.pushFont method. Saves current character formatting onto the stack.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Set up font formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::Stroke::get_BackTintAnd...

    Aspose::Words::Drawing::Stroke::get_BackTintAndShade method. Gets or sets a double value that lightens or darkens the stroke background color in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Export EMAIL to TEXT via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/email-...
  4. Aspose::Words::Drawing::Shape::get_LastParagrap...

    Aspose::Words::Drawing::Shape::get_LastParagraph method. Gets the last paragraph in the shape in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_BubbleScale method. Gets or sets the size of the bubbles as a percentage of their default size in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a bubble 3D chart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Fields::FormField::get_Name meth...

    Aspose::Words::Fields::FormField::get_Name method. Gets or sets the form field name in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Please...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. ChartDataTable.hasOutlineBorder property | Aspo...

    ChartDataTable.hasOutlineBorder property. Gets or sets a flag indicating whether an outline border, that is, a border around series and category names, is displayed... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HtmlLoadOptions.support_vml property | Aspose.W...

    HtmlLoadOptions.support_vml property. Gets or sets a value indicating whether to support VML images.... doc = aw . Document ( file_name =...drawing . ImageType . JPEG , doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MarkdownSaveOptions.EmptyParagraphExportMode | ...

    Configure empty paragraph export in Markdown with Aspose.Words. Set EmptyParagraphExportMode for optimal Document conversion.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "First"...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ShapeBase.Width | Aspose.Words for .NET

    Discover the ShapeBase Width property. Easily adjust the width of your shape's containing block for enhanced design flexibility and precision.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertImage...

    reference.aspose.com/words/net/aspose.words.dra...