Sort Score
Result 10 results
Languages All
Labels All
Results 8,711 - 8,720 of 155,498 for

2

(0.5 sec)
  1. 使用 Python 设置条形码校验和

    本简短指南介绍如何使用 Python 处理条形码校验和。它包含 IDE 设置步骤、操作步骤列表以及示例代码,用于在 Python 中设置条形码校验和。...ASCII)、Italian Post 25、Interleaved 2 of 5、Matrix 2 of 5、MSI、Pharmacode、Pa...5、MSI、Pharmacode、PatchCode、PZN、Standard 2 of 5 的校验和为可选。必需校验和包括 Codablock F、Code...

    kb.aspose.com/zh/barcode/python/barcode-checksu...
  2. Aspose复选框增加问题咨询 - Free Support Forum - aspose.com

    Aspose组件的复选框技术研究之后,已经按照官方示例去配置发现只对生成excel文件有效,但是转成页面加载之后就没有复选框的属性出来了, aspose增加复选框.zip (6.5 KB) (复选框问题排查:经过几轮方案验证,确认为aspose.gridJs无法加载使用aspose.cell for java的API添加的checkbox元素)...Discourse December 16, 2025, 6:53am 2 @feng.qun.zhu.avaryholding.com...getCells().get("A1") 获取复选框所在单元格的地址。 2. 前端读取该地址列表,动态生成对应的复选框元素并定位。 使用...

    forum.aspose.com/t/aspose/323235
  3. Incorrect Rendering of EQ Field with Center-Ali...

    Description When exporting a DOCX that contains a Word EQ field using the below syntax, Aspose.Words renders the result differently from Microsoft Word 2010. Field Equation Example { EQ \b\bc({content}) } Expected Res…...Discourse December 26, 2025, 8:43am 2 @chenweii The EQ field switch...preserve expected visual output [2, 4, 5]. These reports suggest...

    forum.aspose.com/t/incorrect-rendering-of-eq-fi...
  4. Reading VBA Information from MPP File | Aspose....

    This document provides guidance on how to read and extract VBA information from MPP files using Aspose.Tasks for C#....Copy 1 // Loading project file 2 System ::SharedPtr < Project >...(dataDir + u "VbaProject1.mpp" ); 2 3 System ::SharedPtr < VbaProject...

    docs.aspose.com/tasks/cpp/reading-vba-informati...
  5. How do I get a non named range using cell addre...

    Hi, I want to get a range using referred area. So when I get precedent for a range I want to be able to get that precedent as a range object instead of a referred area object. How can I do that, the only option I have …...Family Adhirath May 7, 2025, 2:37pm 1 Hi, I want to get a range...Professionalize.Discourse May 7, 2025, 2:38pm 2 @Adhirath To obtain a range...

    forum.aspose.com/t/how-do-i-get-a-non-named-ran...
  6. 使用内置样式的C++|Documentation

    用C++代码使用Excel的内置样式与Aspose.Cells for C++ API...以下是所有可能的内置样式列表: 20% 强调 1 20% 强调 2 20% 强调 3 20% 强调 4 20% 强调 5 20%...20% 强调 6 40% 强调 1 40% 强调 2 40% 强调 3 40% 强调 4 40% 强调 5 40% 强调 6...

    docs.aspose.com/cells/zh/cpp/using-built-in-sty...
  7. ListLevel.startAt property | Aspose.Words for N...

    ListLevel.startAt property. Returns or sets the starting number for this list level.... writeln ( "Item 2" ); builder . listFormat . removeNumbers...paragraphs. builder . writeln ( "List 2 starts below:" ); builder . listFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Add Image Hyperlinks|Documentation

    Learn how to add image hyperlinks through the Aspose.Cells for JavaScript via C++ API....C column width (column index 2) const column = worksheet . cells...cells . columns . get ( 2 ); column . width = 21 ; // Read the...

    docs.aspose.com/cells/javascript-cpp/add-image-...
  9. Using the pdf xml schema in the Aspose.Pdf name...

    Hi, I saw an older forum post that recommended using the Aspose.Pdf namespace to create documents instead of the Aspose.Pdf.Generator namespace. I've been playing around with generating documents in the Aspose.Pdf names…...Product Family newtypefx November 2, 2015, 6:27pm 1 Hi, I saw an older...legacy Aspose.Pdf.Generator code? 2) If this is using the older Aspose...

    forum.aspose.com/t/using-the-pdf-xml-schema-in-...
  10. 添加和连接 Visio 形状|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....pageNumber = 0 ; double width = 2 , height = 2 , pinX = 4 . 25 , pinY...// Add a new star shape pinX = 2 . 0 ; pinY = 4 . 5 ; long starId...

    docs.aspose.com/diagram/zh/java/add-and-connect...