Sort Score
Result 10 results
Languages All
Labels All
Results 8,171 - 8,180 of 149,394 for

2

(0.3 sec)
  1. How to load fonts? | Aspose.Font for .NET

    Here is described how to load fonts with .NET. You will learn the objects, parameters, methods required for this, and get examples of loading....it with the pseudocode: Copy 1 2 using Aspose.Font ; 3 ... 4 5...mentioned before, to give it 2 font parameters, - the format...

    docs.aspose.com/font/net/how-to-load-fonts/
  2. Row | Aspose.Words for Java

    Represents a table row in Java....assertEquals(2, tables.toArray().length); for...innerTable = createTable(doc, 2, 2, "Inner Table"); outerTable...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Drawing::Charts::ChartSeries::Co...

    Aspose::Words::Drawing::Charts::ChartSeries::CopyFormatFrom method. Copies default data point format from the data point with the specified index in C++....point with index 2 // so that the data point 2 looks the same as...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. SVG 中的填充和描边 – 基础知识和 SVG 代码 – Aspose.SVG指南

    了解允许您设置 SVG 填充和描边不同方面的属性,包括颜色、不透明度、粗细、虚线的使用等。...每个属性都有一个相应的表示属性,这在 W3 SVG 2.0 规范的样式章节中进行了描述。 SVG 填充和 SVG 描边属性...style="stroke:#00ff00; stroke-width:2; fill:#ff0000" 但是可以使用以下语法在表示属性中给出相同的...

    docs.aspose.com/svg/zh/net/drawing-basics/fills...
  5. Aspose::Words::Fields::FieldCollection::get_Cou...

    Aspose::Words::Fields::FieldCollection::get_Count method. Returns the number of the fields in the collection in C++.... fields -> get_Count ()); // 2 - Get the collection to remove...an index: fields -> RemoveAt ( 2 ); ASSERT_EQ ( 3 , fields -> get_Count...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldCollection::RemoveA...

    Aspose::Words::Fields::FieldCollection::RemoveAt method. Removes a field at the specified index from this collection and from the document in C++.... fields -> get_Count ()); // 2 - Get the collection to remove...an index: fields -> RemoveAt ( 2 ); ASSERT_EQ ( 3 , fields -> get_Count...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. How to apply number format to each datapoint's ...

    We are plotting a pie chart and we need to apply custom format to each datapoint for example #,##0.0% and #,##0.000% like these. How can we achieve this format, could you provide a sample code?...cells-java VaradS July 30, 2025, 2:16pm 1 We are plotting a pie chart...Professionalize.Discourse July 30, 2025, 2:17pm 2 @VaradS To apply custom number...

    forum.aspose.com/t/how-to-apply-number-format-t...
  8. FieldPrintDate.use_saka_era_calendar property |...

    FieldPrintDate.use_saka_era_calendar property. Gets or sets whether to use the Saka Era calendar.... fields [ 2 ] . as_field_print_date () # 2 - Umm al-Qura...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Tables::RowFormat::get_HeadingFo...

    Aspose::Words::Tables::RowFormat::get_HeadingFormat method. True if the row is repeated as a table heading on every page when the table spans more than one page in C++....builder -> Write ( u "Heading row 2" ); builder -> EndRow (); builder...:: Format ( u "Row {0}, column 2." , table -> get_Rows () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. FieldPrintDate.use_um_al_qura_calendar property...

    FieldPrintDate.use_um_al_qura_calendar property. Gets or sets whether to use the Um-al-Qura calendar.... fields [ 2 ] . as_field_print_date () # 2 - Umm al-Qura...

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