Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 16,776 for

true type

(1.02 sec)
  1. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....on Reading Excel 2016 Chart Types Added Setter for LoadFilter...PaperHeight properties are of type double , representing the paper...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    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....getShape ( 2 ); // filter shapes by type Foreign if ( OLE_Shape . getType..."testing" , "Aspose" , false , true ); ByteArrayOutputStrea outStream...

    docs.aspose.com/diagram/java/public-api-changes...
  3. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image.... Set type parameter of the function to areas_type::lines ...image_path . c_str (), areas_type :: lines , false ); std :: wcout...

    docs.aspose.com/ocr/cpp/image-regions-line-find/
  4. 如果在header 和 footer中创建浮动文本框并且不添加新的段落作为锚点 - Free ...

    Hello, 我正在使用 aspose.java 在word中添加 header,footer等元素,基于原始需求(在源文档上追加header 和 footer时, 不要因为添加header 和 footer 而造成文档header 和 footer区域变高引起文档内容排版和页面数量的变化),所以我采用添加浮动文本框来避免造成header footer区域变化;现在的问题是,为了添加浮动文本框,一定需要创建一个段落来作为锚点,而这个段落…...document, Section section, int type, String content, OverlayConfig...getOrCreateHeaderFoo(document, section, type); log.debug("Inserting overlay...

    forum.aspose.com/t/header-footer/325498
  5. Aspose::Words::Saving::XamlFixedSaveOptions cla...

    Aspose::Words::Saving::XamlFixedSaveOptions class. Can be used to specify additional options when saving a document into the XamlFixed format. To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_ImlRenderingMode () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. FontInfo | Aspose.Words for Java

    Specifies information about a font used in the document in Java....style) Parameters: Parameter Type Description format int style...style) Parameters: Parameter Type Description style int Returns:...

    reference.aspose.com/words/java/com.aspose.word...
  7. Generate Point Cloud to DXF File Formats via Ja...

    Sample Java generate point cloud code for DXF file. Use this example code to generate point cloud to DXF file within any Web or Desktop Java based application....evaluateGlobalTransf( true ); for (Entity entity : n.getEntities())...mesh, transform); } } } return true ; }); // create an instance...

    products.aspose.com/3d/java/point-cloud/dxf/
  8. Number of the Figure count - Free Support Forum...

    When I check the number of images in a .docx file, it shows a total of 7 images, but in reality, there is only one image in it. I request you to examine the attached .docx file and advise on how to get the correct image …...SHAPE, true); int imageCount = 0; for (Shape...getChildNodes(NodeType.PARAGRAPH, true)) { // Look for paragraphs that...

    forum.aspose.com/t/number-of-the-figure-count/3...
  9. Inline.is_insert_revision property | Aspose.Wor...

    Inline.is_insert_revision property. Returns True if this object was inserted in Microsoft Word while change tracking was enabled....is_insert_revision property Returns true if this object was inserted...how to determine the revision type of an inline node. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Inline.is_move_to_revision property | Aspose.Wo...

    Inline.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....is_move_to_revision property Returns True if this object was moved (inserted)...how to determine the revision type of an inline node. doc = aw...

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