Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 15,984 for

true type

(0.08 sec)
  1. Text Formatting inside PDF using Python|Aspose....

    Explore text formatting options within PDF files in Python using Aspose.PDF for customized document styling....Rectangle ( 100 , 700 , 500 , 750 , True ) paragraph . formatting_options...Rectangle ( 80 , 200 , 400 , 800 , True ) paragraph . formatting_options...

    docs.aspose.com/pdf/python-net/text-formatting-...
  2. AxisTickLabels.position property | Aspose.Words...

    AxisTickLabels.position property. Gets or sets the position of the tick labels on the axis.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x x_axis . category_type = aw . drawing . charts . AxisCategoryType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartAxis.minor_unit property | Aspose.Words fo...

    ChartAxis.minor_unit property. Returns or sets the distance between minor tick marks.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x x_axis . category_type = aw . drawing . charts . AxisCategoryType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. AxisTickLabels.spacing property | Aspose.Words ...

    AxisTickLabels.spacing property. Gets or sets the interval at which the tick labels are drawn.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x x_axis . category_type = aw . drawing . charts . AxisCategoryType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Open Presentations in JavaScript|Aspose.Slides ...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Node.js via Java—fast, reliable, fully featured.... setTemporaryFilesAll ( true ); loadOptions . getBlobManagementOpt...presentation can contain the following types of embedded binary objects:...

    docs.aspose.com/slides/nodejs-java/open-present...
  6. Open Presentations in Java|Aspose.Slides Docume...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Java—fast, reliable, fully featured.... setTemporaryFilesAll ( true ); loadOptions . getBlobManagementOpt...presentation can contain the following types of embedded binary objects:...

    docs.aspose.com/slides/java/open-presentation/
  7. 怎么在这里面获取图片信息 if node.node_type == aw.NodeType.S...

    def get_paragraph_str(paragraph): """获取段落信息""" para_content = paragraph.to_string(aw.SaveFormat.TEXT) para_content = para_content.replace("\r", "") para_content = para_content.strip() return para_cont…...node_type == aw.NodeType.SHAPE: 中文技术支持 words-python...NodeType.ANY, False): if node.node_type == aw.NodeType.PARAGRAPH: node...

    forum.aspose.com/t/if-node-node-type-aw-nodetyp...
  8. 档案

    档案..._CenterText ( NullableBool::True); chart->get_ChartTitle()->set_Height(20);...t(20); chart->set_HasTitle( true); // 删除默认生成的系列和类别 chart->ge...

    blog.aspose.com/zh/slides/create-powerpoint-pre...
  9. Aspose::Words::DocumentBuilder::MoveTo method |...

    Aspose::Words::DocumentBuilder::MoveTo method. Moves the cursor to an inline node or to the end of a paragraph in C++....:: Node > & node ) Parameter Type Description node const Syst...them to the last node. ASSERT_TRUE ( System :: TestTools :: IsNull...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Table Position in C#|Aspose.Words for .NET

    Specify table position in C#. Get a table alignment, get and set floating table position using C#.... With other types of text wrapping , you can get...and vice versa. The same is true for the vertical arrangement...

    docs.aspose.com/words/net/position-a-table/