Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 9,323 for

true type

(0.06 sec)
  1. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_TopRightCell method. Gets the top right cell style in C++.... // 1 - By style type: tableStyle -> get_ConditionalStyles... () -> idx_get ( 0 ) -> get_Type ()); // 3 - As a property: tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_FirstColumn method. Gets the first column style in C++.... // 1 - By style type: tableStyle -> get_ConditionalStyles... () -> idx_get ( 0 ) -> get_Type ()); // 3 - As a property: tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ConditionalStyle::get_RightPaddi...

    Aspose::Words::ConditionalStyle::get_RightPadding method. Gets or sets the amount of space (in points) to add to the right of the contents of table cells in C++.... // 1 - By style type: tableStyle -> get_ConditionalStyles... () -> idx_get ( 0 ) -> get_Type ()); // 3 - As a property: tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ConditionalStyle::get_LeftPaddin...

    Aspose::Words::ConditionalStyle::get_LeftPadding method. Gets or sets the amount of space (in points) to add to the left of the contents of table cells in C++.... // 1 - By style type: tableStyle -> get_ConditionalStyles... () -> idx_get ( 0 ) -> get_Type ()); // 3 - As a property: tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Chart Data Label|Aspose.Slides for PHP Document...

    Set PowerPoint chart data label and distance...); $chart -> setDataTable ( true ); $chart -> getChartData ()...getDefaultDataLabelF () -> setShowValue ( true ); $series -> getLabels () ->...

    docs.aspose.com/slides/php-java/chart-data-label/
  6. Aspose::Words::NodeCollection::idx_get method |...

    Aspose::Words::NodeCollection::idx_get method. Retrieves a node at the given index in C++....( int32_t index ) Parameter Type Description index int32_t An...NodeType :: Paragraph , 0 , true )); paragraph -> AppendChild...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. Read Barcodes from PDF Documents|Documentation

    How to Recognize Barcodes from PDF Files... BarcodeOptimization = true ; //set resolution to the page... QR and DataMatrix barcode types from rendered image of the page...

    docs.aspose.com/barcode/net/read-barcode-from-p...
  8. 用 C++ 格式化数据透视表|Documentation

    学习如何使用 Aspose.Cells for C++ 自定义数据透视表的外观。...IsAutoFormat 设置为 true 。 从 PivotTableAutoFormat 枚举中分配一个格式选项。...SetIsAutoFormat ( true ); // Setting the PivotTable autoformat type pivotTable...

    docs.aspose.com/cells/zh/cpp/formatting-pivot-t...
  9. Shape.Chart | Aspose.Words for .NET

    Unlock chart properties with Shape Chart. Enhance your visual data presentation effortlessly and maximize your insights today!...only if HasChart property is true for this Shape , and will throw...AppendLine ( $"Ole found of type: {shape.OleFormat.ProgId}" );...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Charts are not replacing at correct tag positio...

    Hello Team , We are replacing charts and table to the required tag position in template , tables are replacing properly at desired tag position, but same is not happen for Chart , I have attach console application code …...you specify the correct chart type and dimensions. Positioning...FindReplaceOptions(); opt.UseSubstitutions = true; doc.Range.Replace(placeholder...

    forum.aspose.com/t/charts-are-not-replacing-at-...