Sort Score
Result 10 results
Languages All
Labels All
Results 6,511 - 6,520 of 17,437 for

true type

(0.6 sec)
  1. ListLabel.label_value property | Aspose.Words f...

    ListLabel.label_value property. Gets a numeric value for this label.... PARAGRAPH , True ) # Find if we have the paragraph...system_helper . linq . Enumerable . of_type ( lambda x : x . as_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::FileFormatInfo::get_LoadFormat m...

    Aspose::Words::FileFormatInfo::get_LoadFormat method. Gets the detected document format in C++....saveOptions ); // Verify the file type of our document, and its encryption...get_LoadFormat ())); ASSERT_TRUE ( info -> get_IsEncrypted ());...

    reference.aspose.com/words/cpp/aspose.words/fil...
  3. SoftEdgeFormat class | Aspose.Words for Python

    aspose.words.drawing.SoftEdgeFormat class. Represents the soft edge formatting for an object.... insert_shape ( shape_type = aw . drawing . ShapeType ...aw . NodeType . SHAPE , 0 , True ) . as_shape () soft_edge_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Managing Controls|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....text box used to define all types of settings. It has some important...method specifies the placement type. The setFont method specifies...

    docs.aspose.com/cells/java/managing-controls/
  5. ShapeBase.anchor_locked property | Aspose.Words...

    ShapeBase.anchor_locked property. Specifies whether the shape's anchor is locked.... insert_shape ( shape_type = aw . drawing . ShapeType ...height = 160 ) shape . wrap_type = aw . drawing . WrapType ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartLegend.format property | Aspose.Words for ...

    ChartLegend.format property. Provides access to fill and line formatting of the legend.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x . title . show = True chart . axis_x . title . format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用 C++ 管理演示文稿中的图表数据系列|Aspose.Slides 文档

    学习如何在 C++ 中使用实用代码示例和最佳实践来管理 PowerPoint(PPT/PPTX)图表系列,以提升数据演示效果。...0f , true ); auto series = chart -> get_ChartData..., 50.0f , 600.0f , 400.0f , true ); auto seriesCell = chart ->...

    docs.aspose.com/slides/zh/cpp/chart-series/
  8. 使用 Python 的水印注释|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python via .NET 在 PDF 文档中添加、检查和删除水印注释。...Rectangle ( 100 , 100 , 400 , 200 , True ), ) page . annotations . append...Rectangle ( 100 , 100 , 400 , 200 , True ), ) page . annotations . append...

    docs.aspose.com/pdf/zh/python-net/watermark-ann...
  9. 使用 Python 向演示文稿添加图片框|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 向 PowerPoint 和 OpenDocument 演示文稿添加图片框。简化工作流程并提升幻灯片设计。... fill_type = slides . FillType . SOLID...continue if shape . placeholder . type == slides . PlaceholderType...

    docs.aspose.com/slides/zh/python-net/picture-fr...
  10. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....get_Font () -> set_IsEmbedded ( true ); // Add TextFragment to paragraphs...small number above the line of type directly following the source...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/