Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 16,871 for

true type

(0.64 sec)
  1. Aspose::Words::Drawing::Fill class | Aspose.Wor...

    Aspose::Words::Drawing::Fill class. Represents fill formatting for an object. To learn more, visit the documentation article in C++....get_FillType () Gets a fill type. get_ForeColor () Gets a Color...get_Visible () Gets value that is true if the formatting applied to...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntry class. Represents a chart legend entry. To learn more, visit the documentation article in C++.... static Type () Remarks A legend entry corresponds...Words :: NodeType :: Shape , 0 , true ))) -> get_Chart (); System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Paragraph.runs property | Aspose.Words for Node.js

    Paragraph.runs property. Provides access to the Typed collection of pieces of text inside the paragraph....property Provides access to the typed collection of pieces of text...how to determine the revision type of an inline node. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Fields::FieldGlossary::get_Entry...

    Aspose::Words::Fields::FieldGlossary::get_EntryName method. Gets or sets the name of the glossary entry to insert in C++....buildingBlockSource -> get_FirstSection (), true ); buildingBlock -> AppendChild...FieldType :: FieldAutoText , true )); fieldAutoText -> set_EntryName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Add Watermark to ODP Presentation Files using P...

    Python source code for adding Watermark to ODP Presentation....select_locked = True watermarkShape . shape_lock . size_locked = True watermarkShape... shape_lock . text_locked = True watermarkShape . shape_lock...

    products.aspose.com/slides/python-net/watermark...
  6. FieldListNum.StartingNumber | Aspose.Words for ...

    Discover the FieldListNum StartingNumber property to easily manage your field's starting value for improved data organization and efficiency.... FieldListNum , true ); // Lists start counting at...( FieldType . FieldListNum , true ); // This field will start...

    reference.aspose.com/words/net/aspose.words.fie...
  7. BuildingBlockCollection | Aspose.Words for Java

    A collection of BuildingBlock objects in the document in Java....append("\t Type: " + block.getType() + "\r\n");...collection. Parameters: Parameter Type Description node Node The node...

    reference.aspose.com/words/java/com.aspose.word...
  8. ChartSeriesCollection | Aspose.Words for Java

    Represents collection of a ChartSeries in Java....hasDataLabels(true); series.getDataLabels().setShowValue(true); series...getDataLabels().setShowCategoryName(true); DecimalFormatSymbols symbols...

    reference.aspose.com/words/java/com.aspose.word...
  9. Add watermark to PDF using C#|Aspose.PDF for .NET

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C#....Type : gets the artifact type (supports values...with Adobe Acrobat have the type Pagination and subtype Watermark...

    docs.aspose.com/pdf/net/add-watermarks/
  10. ConditionalStyle class | Aspose.Words for Python

    aspose.words.ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style... type Gets table area to which this... collection. # 1 - By style type: table_style . conditional_styles...

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