Sort Score
Result 10 results
Languages All
Labels All
Results 8,481 - 8,490 of 159,855 for

2

(1.47 sec)
  1. How to apply CalcPadding function call from Asp...

    Hi Team, As part of RDLC report conversion to aspose, I want to apply Calcpadding function which is using rdlc in aspose word template. How can I do? Related screenshots and created aspose template attached. Kindly refe…...thomas March 4, 2026, 2:52pm 1 Hi Team, As part of RDLC...((phWidth - (imgRatio * phHeight)) / 2) * 72 '1" = 72pt End If Return...

    forum.aspose.com/t/how-to-apply-calcpadding-fun...
  2. 使用aspose.cells保存工作簿后,图表数据格式被修改 - Free Support F...

    原来显示百分比的数据,被修改为了小数点,这应该是个bug,预期应该不修改已有格式,示例文件见附件。 图表数据格式对比.zip (775.7 KB) public static void outputpdf() { Workbook workbook = new Workbook("D:\\图表数据格式变化.xlsm"); workbook.Save("D:\\图…...cells保存工作簿后,图表数据格式被修改 中文技术支持 lingtian December 2, 2025, 8:57am 1 原来显示百分比的数据,被修...Professionalize.Discourse December 2, 2025, 8:59am 2 @lingtian 概要 在仅执行 Workbook...

    forum.aspose.com/t/aspose-cells/322378
  3. When saving Word docx as PDF, the "Alt Text" is...

    Hi, We are using Aspose Words Java version 25.1. We have a Word docx file with images/shapes containing “Alt Text” on them. When we convert it into PDF using below code, the converted PDF doesn’t have “Alt Text” on tho…...Discourse February 6, 2026, 7:09am 2 @oraspose You’re seeing the image...other structural information [5]. 2. What does ExportDocumentStruct...

    forum.aspose.com/t/when-saving-word-docx-as-pdf...
  4. FieldListNum class | Aspose.Words for Python

    aspose.words.fields.FieldListNum class. Implements the LISTNUM field...will start a count at list level 2. It will display a value of "1"...builder . writeln ( 'Paragraph 2' ) # The next LISTNUM field that...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Multi-column questionnaire|Documentation

    A compact questionnaire with multi-column layout and open-ended questions...."element_type" : "Block" , "column" : 2 , "border" : "square" , "border_size"..."element_type" : "Block" , "column" : 2 , "border" : "square" , "border_size"...

    docs.aspose.com/omr/net/json-markup/examples/mu...
  6. Issues while embedding attachment in pdf - Free...

    Hi Team, I am trying to embed attachments to my pdf. I tried to follow following documentation: Adding Attachment to PDF document|Aspose.PDF for Java…_gaMjEwMTA1NzY1LjE3NDYwMDcyMDM._ga_W0DG8XJWKLMTc0NjAwNzIwMy4xLjAuMTc…...png (2.9 KB) image.png (3.6 KB) Please...asad.ali April 30, 2025, 7:39pm 2 @shrisheshpratik Is it happening...

    forum.aspose.com/t/issues-while-embedding-attac...
  7. About caption insertion to image & table column...

    Could you please help me on add caption to image & how hide column in Aspose template word report. Could you please share tutorials and code example related to Aspose word table column hide and caption insertion in temp…...Discourse November 6, 2025, 11:55am 2 @rose.thomas01 Summary You can... 0, true); int columnIndex = 2; // 0‑based index of the column...

    forum.aspose.com/t/about-caption-insertion-to-i...
  8. DocumentBuilder.insertHtml does not keep text r...

    Hello, we use Apose.Cells 25.11 and Aspose.Word 25.11. We have an Excel File that contains a print area with cells with rotate text. When we extract this area as html and we try to insert it into a Word document using…...Discourse December 4, 2025, 11:55am 2 @giulio.andolfi What we see You... 1 Like giulio.andolfi March 2, 2026, 1:19pm 7 Hello @alexey...

    forum.aspose.com/t/documentbuilder-inserthtml-d...
  9. How to Run Aspose.GIS in Docker|Documentation

    Run Aspose.GIS in a Docker container for Linux, Windows Server and any OS...."CircularString (3 0, 4 1, 3 2)" ); var middle = ( ILineString... FromText ( "LineString (3 2, 1 2)" ); var secondArc = ( ICircularString...

    docs.aspose.com/gis/net/how-to-run-aspose-gis-i...
  10. 用Node.js通过C++管理范围|Documentation

    学习如何使用Aspose.Cells for Node.js via C++管理Excel中的范围。创建区域、设置值、样式并执行各种操作。...1]、Range[0,2]、Range[1,0]、Range[1,1]、Range[1,2]、Range[2,0]、Range[2,1]、Range[2...1]、Range[2,2]、Range[3,0]、Range[3,1]、Range[3,2]。 以下示例展示如何向范围单元格输入一些值。...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-ra...