Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 15,944 for

true type

(0.47 sec)
  1. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form....Description Usage example barcode_type QR Type of the barcode. Can take...UPCA , UPCE , VIN . barcode_type=PDF417 qr_version Automatic...

    docs.aspose.com/omr/net/txt-markup/elements-bar...
  2. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form....Description Usage example barcode_type QR Type of the barcode. Can take...Only applicable when barcode_type is QR . qr_version=40 codetext...

    docs.aspose.com/omr/design-form/barcode/
  3. Aspose.SVG for .NET 25.1 – Enhanced Rendering Q...

    Release focuses on improving text readability and image rendering, providing enhanced performance, clarity, and flexibility for .NET developers.... in the class, the property type has changed: Copy 1 namespace...SmoothingMode TextRenderingHint true true SmoothingMode.AntiAlias TextRenderingHint...

    docs.aspose.com/svg/net/migration-between-versi...
  4. Python: words and barcode-for-python-via-net as...

    I’m attempting to use aspose-barcode-for-python-via-net==25.8 and aspose-words==25.10.0 (both are the latest versions) in a project. I’m running on MacOS with python version 3.13 in my venv. When I try to execute my sc…...get_barcode_encode_type(self, encode_type_from_word) -> ab.generation...barcode encode type based on the given encode type from Word."""...

    forum.aspose.com/t/python-words-and-barcode-for...
  5. Row.accept method | Aspose.Words for Node.js

    Row.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...visitRowEnd() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Select Reed Solomon Error Correction Level|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....following steps: Select the Type Input the QR Code content data... name = "data" , required = true ) @RequestParam ( "data" ) String...

    docs.aspose.com/barcode/java/1-2-2-3-selection-...
  7. 在 .NET 中自定义演示文稿的 3D 图表|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中创建和自定义 3D 图表,支持 PPT 和 PPTX 文件——提升您的演示效果。... Type ); chart . ChartData . Series..., 2 , "Series 2" ), chart . Type ); // 添加类别 chart . ChartData...

    docs.aspose.com/slides/zh/net/3d-chart/
  8. 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/
  9. 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...
  10. 用 JavaScript 通过 C++ 侦测空白工作表|Documentation

    本文展示了如何使用 C++ 的 JavaScript API,通过代码检测 Excel 工作簿中空白工作表。...如果返回 true ,说明工作表中有一个或多个已初始化的单元格。 检查形状...Worksheets Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/detecti...