Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 155,489 for

2

(0.14 sec)
  1. 通过链式操作简化变换矩阵的创建|Documentation

    Aspose.3D for .NET API 提供了TransformBuilder类,该类通过链操作简化了转换矩阵的创建。...RotateEulerDegree ( 0 , 180 , 0 ) // Scale by 2 will change the (x, y, z) into...into (2x, 2y, 2z) . Scale ( 2 ) // change the (x, y, z) into (z...

    docs.aspose.com/3d/zh/net/simplify-the-creation...
  2. Getting error with a PDF 2.0 file: “Pdf version...

    Hi, I’m using Aspose.PDF 25.4.0 and I still get this error with a PDF 2.0 file: “Pdf version 2.0 does not supported yet.” This error happens in the “Aspose.Pdf.Document.Validate” method: Aspose.Pdf.Document newDoc = …...Getting error with a PDF 2.0 file: “Pdf version 2.0 does not supported...error with a PDF 2.0 file: “ Pdf version 2.0 does not supported...

    forum.aspose.com/t/getting-error-with-a-pdf-2-0...
  3. Formula Expressions | Aspose.Tasks Documentation

    This document provides guidance on working with formula expressions using Aspose.Tasks for C++....project = CreateTestProjectWit(); 2 3 // Set arithmetic formula for...attr -> set_Formula(u "(1+3*(2+ -5)+8/2)^3" ); 7 8 // Display extended...

    docs.aspose.com/tasks/cpp/formula-expressions/
  4. 表格单元格合并问题 - Free Support Forum - aspose.com

    在创建表格时,如何在满足 第二列 文字 等于 “合计” 时,单元格向右合并两个,实现以下效果: 我弄了很久,没有实现,麻烦指导下 下面是我的代码: public class TestWord12 { public static void main(String[] args) throws Exception { String json=" [\n" + " …...0359\",\n" + " \"RMB_RATE\": \"2.0354\",\n" + " \"COMPANY_CODE_CN\":...0359\",\n" + " \"RMB_RATE\": \"2.0354\",\n" + " \"COMPANY_CODE_CN\":...

    forum.aspose.com/t/topic/312798
  5. Request for Component Version and Vulnerability...

    Hi Aspose Team, Our Software Composition Analysis tool detects ‘libwebp’ library in Aspose.PDF for .NET dll. There are a few High and Medium severity vulnerabilities reported on this library. image.png (54.2 KB) As p…...SAMfulfillment October 1, 2025, 2:05pm 1 Hi Aspose Team, Our Software...on this library. image.png (54.2 KB) As per Aspose.PDF for .NET...

    forum.aspose.com/t/request-for-component-versio...
  6. Cells#copyColumns results in incomplete formatt...

    Hi, Using Aspose Cells for Java, version 25.9. Sample code: Workbook workbook = new Workbook("input.xlsx"); Worksheet worksheet = workbook.getWorksheets().get("IT Projections"); Cells cells = worksheet.getCells(); cel…...copyColumns(cells, 2, 3, 7); workbook.save("output...content from sourceColumnIndex 2 to the newly inserted columns:...

    forum.aspose.com/t/cells-copycolumns-results-in...
  7. Remove Producer field - Free Support Forum - as...

    Hi, I was looking into removing Producer field value from pdf documents rendered with Aspose.Words, similarly to how it can be removed in Aspose.Pdf Is it possible to remove Producer field for documents created with As…...Discourse May 23, 2025, 1:59pm 2 @acturisaspose Can you please... acturisaspose May 23, 2025, 2:03pm 3 I am trying to remove the...

    forum.aspose.com/t/remove-producer-field/313083
  8. Acrobat reader point vs pdf point - Free Suppor...

    Hi, One of my user have pointed out that the points system used in pdf documents do not match the point system used by Acrobat Reason 1. What 's the reason?2. What's the conversion rate between the system so I can show …... 2. What’s the conversion rate between...dvirP June 11, 2015, 10:00am 2 I was to recreate the difference...

    forum.aspose.com/t/acrobat-reader-point-vs-pdf-...
  9. MailmarkCodetext|Aspose.BarCode for Python via ...

    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....– Null or Test “1” – Letter “2” – Large Letter version_id Currently...– For Mailmark barcode (0 and 2 to 9 and A to Z spare for future...

    docs.aspose.com/barcode/python-net/api-referenc...
  10. Story.lastParagraph property | Aspose.Words for...

    Story.lastParagraph property. Gets the last paragraph in the story.... writeln ( "Run 2. " ); expect ( doc . getText ()...(). trim ()). toEqual ( "Run 2. \rRun 1." ); // Move the cursor...

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