Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 15,992 for

true type

(0.19 sec)
  1. Alignment Settings|Documentation

    In the Aspose.Cells for Python via .NET library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for Python via .NET for cell alignment settings.... Select any text alignment type using the TextAlignmentType...pre‑defined text alignment types in the TextAlignmentType enumeration...

    docs.aspose.com/cells/python-net/cells-alignmen...
  2. FieldIndex.sequence_separator property | Aspose...

    FieldIndex.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () # In the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java.... isColumn() Returns true if this bookmark is a table...and its IsColumn flag set to true. System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  4. 档案

    档案...fill_type = slides.FillType.NO_FILL watermarkShape...line_format.fill_format.fill_type = slides.FillType.NO_FILL #...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  5. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...SHAPE, true)) { if (obj instanceof Shape)...getChildNodes(NodeType.PARAGRAPH, true); Paragraph refNode = shape...

    forum.aspose.com/t/alternative-way-to-extract-a...
  6. 图表工作簿|Aspose.Slides for Node.js via .NET 文档

    JavaScript 中 PowerPoint 演示文稿的图表工作簿...Bubble , 50 , 50 , 600 , 400 , true ); var series = chart . getChartData... (). setShowLabelValueFro ( true ); var wb = chart . getChartData...

    docs.aspose.com/slides/zh/nodejs-java/chart-wor...
  7. Aspose::Words::DocumentBuilder::get_CurrentStor...

    Aspose::Words::DocumentBuilder::get_CurrentStory method. Gets the story that is currently selected in this DocumentBuilder in C++....DocumentBuilder > ( doc ); // A Story is a type of node that has child Paragraph...builder -> EndTable (); ASSERT_TRUE ( builder -> get_CurrentStory...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::Border::ClearFormatting method |...

    Aspose::Words::Border::ClearFormatting method. Resets border properties to default values in C++....-> get_LineStyle ()); ASSERT_TRUE ( borders -> idx_get ( 0 ) ->...for C++ Aspose::Words::Border::Type method Aspose::Words::Border::Equals...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. FieldGlossary.entry_name property | Aspose.Word...

    FieldGlossary.entry_name property. Gets or sets the name of the glossary entry to insert....first_section , is_import_children = True ) building_block . append_child...builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldOptions.file_name property | Aspose.Words ...

    FieldOptions.file_name property. Gets or sets the file name of the document.... insert_field ( field_type = aw . fields . FieldType ....FIELD_FILE_NAME , update_field = True ) . as_field_file_name () field...

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