Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 180,095 for

doc

(0.1 sec)
  1. Aspose::Words::TextWatermarkOptions::get_FontSi...

    Aspose::Words::TextWatermarkOptions::get_FontSize method. Gets or sets a font size. The default value is 0 - auto in C++.... auto doc = System :: MakeObject < Aspose...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/tex...
  2. Aspose::Words::ParagraphCollection::ToArray met...

    Aspose::Words::ParagraphCollection::ToArray method. Copies all paragraphs from the collection to a new array of paragraphs in C++.... auto doc = System :: MakeObject < Aspose...Words :: Paragraph >> paras = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. ChartDataLabelCollection.separator property | A...

    ChartDataLabelCollection.separator property. Gets or sets string separator used for the data labels of the entire series... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chart = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. List.is_list_style_definition property | Aspose...

    List.is_list_style_definition property. Returns ``True`` if this list is a definition of a list style.... doc = aw . Document () # A list allows...within a style. list_style = doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::TabLeader enum | Aspose.Words fo...

    Aspose::Words::TabLeader enum. Specifies the type of the leader line displayed under the tab character in C++.... auto doc = System :: MakeObject < Aspose...Words :: Paragraph > para = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. TextureIndex enumeration | Aspose.Words for Nod...

    Aspose.Words.TextureIndex enumeration. Specifies shading texture.... let doc = new aw . Document ( base ...."Tables.docx" ); let table = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. MergeFieldImageDimension.Value | Aspose.Words f...

    Discover the MergeFieldImageDimension Value property for optimized image handling. Enhance your project with precise dimensions and improved performance....MergeFieldImageDimen () { Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); FieldMergeField field = (...

    reference.aspose.com/words/net/aspose.words.fie...
  8. DocumentBuilder.current_paragraph property | As...

    DocumentBuilder.current_paragraph property. Gets the paragraph that is currently selected in this [DocumentBuilder](../).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a valid bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::ShapeBase::get_WrapSide...

    Aspose::Words::Drawing::ShapeBase::get_WrapSide method. Specifies how the text is wrapped around the shape in C++.... auto doc = System :: MakeObject < Aspose...Drawing :: Shape >> shapes = doc -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. TextColumnCollection.count property | Aspose.Wo...

    TextColumnCollection.count property. Gets the number of columns in the section of a Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) columns = builder . page_setup...

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