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

true type

(0.89 sec)
  1. DocumentBuilder.is_at_end_of_paragraph property...

    DocumentBuilder.is_at_end_of_paragraph property. Returns ``True`` if the cursor is at the end of the current paragraph....is_at_end_of_paragraph property Returns True if the cursor is at the end...first_paragraph_nodes [ 0 ] . node_type ) self . assertEqual ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. 将演示文稿导出为带外部链接图像的 HTML|Aspose.Slides 文档

    在 Java 中使用 Aspose.Slides 将 PowerPoint 和 OpenDocument 演示文稿导出为 HTML,并将图像和其他资源保存为外部链接文件。...String > EXTENSIONS_BY_CONTENT_TYPE = createExtensionsByCo (); private...mappedExtension = EXTENSIONS_BY_CONTENT_TYPE . get ( contentType ); if (...

    docs.aspose.com/slides/zh/java/exporting-presen...
  3. 怎么在这里面获取图片信息 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...
  4. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your document and replace it with the text you want using C++.... This will speed up many typing and formatting tasks, potentially...set_IgnoreFields(true) , set_IgnoreFootnotes(true) , or set_IgnoreDeleted(true)...

    docs.aspose.com/words/cpp/find-and-replace/
  5. 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...
  6. Working with Content Controls in Java|Aspose.Wo...

    Perform certain operations on content controls dynamically while building a report in Java....display_name_expression can be of any types. During runtime, Object.toString()...expression must return a Boolean; if true, the checkbox is checked, otherwise...

    docs.aspose.com/words/java/working-with-content...
  7. 使用 Python 管理演示文稿中的形状|Aspose.Slides for Python 文档

    学习在 Aspose.Slides for Python via .NET 中创建、编辑和优化形状,并交付高性能的 PowerPoint 和 OpenDocument 演示文稿。... get_by_type ( slides . SlideLayoutType ...) # 隐藏该形状。 shape . hidden = True # 将演示文稿保存到磁盘。 presentation ...

    docs.aspose.com/slides/zh/python-net/shape-mani...
  8. PDF 粘性注释使用 Python|Aspose.PDF for Python via .NET

    本主题关于粘性注释,作为示例,我们展示文本中的水印注释。...Rectangle ( 100 , 0 , 400 , 100 , True )) # 将注释添加到页面的注释集合中 page . annotations...annotations if ( a . annotation_type == ap . annotations . AnnotationType...

    docs.aspose.com/pdf/zh/python-net/sticky-annota...
  9. Convert from GDB format and to GDB format with ...

    Hi, 1.If I use conversion from GDB to Shapefile: The input file will be: .gdbtable and beside it .gdbtablx. I try to open it in QGIS and it said invalid data source, please see: gdb1.7z (552 Bytes) What wrong ? 2…... Set Source type to Directory . Choose File format...Directory.Delete(destGdbFolder, true); Drivers.FileGeodatabase.C...

    forum.aspose.com/t/convert-from-gdb-format-and-...
  10. What's new from C++|Aspose.PDF for C++

    In this page introduces the most popular new features in Aspose.PDF for C++ that have been introduced in recent releases....settings -> set_SkipBlankPages ( true ); settings -> set_Depth ( ColorDepth...classes. These support ArrayView-typed parameters where only ArrayPtr...

    docs.aspose.com/pdf/cpp/whatsnew/