Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 153,328 for

2

(0.13 sec)
  1. Manage ActiveX Controls in Presentations with P...

    Learn how Aspose.Slides for Python via .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides.... height - 2 ), draw . PointF ( 1 , 1 ), draw...draw . PointF ( bmp . width - 2 , 1 ) ]) with draw . Pen ( draw...

    docs.aspose.com/slides/python-net/activex/
  2. Duration Auto calculating issue - Free Support ...

    I am trying to add JSON data into an MPP file using the Aspose API. My data contains start date, end date, and a given duration value. However, when I insert it into the MPP file, the API automatically recalculates the d…...Discourse August 13, 2025, 9:07am 2 @NaveenVenkatesh To prevent the...dependency # Format: “2FS” = Task ID 2, Finish-to-Start # Format: “23SS”...

    forum.aspose.com/t/duration-auto-calculating-is...
  3. How to add a PivotChart using Aspose.Cells for ...

    How to add a PivotChart using Aspose.Cells for JavaScript via C++...."China" , 2000 ], [ "David" , 2 , "Maxilaku" , "Asia" , "India"..."France" , 500 ], [ "James" , 2 , "Chang" , "Europe" , "France"...

    docs.aspose.com/cells/javascript-cpp/how-to-add...
  4. Aspose.Words.Document convert changing icons - ...

    Hello, I have a attached a couple documents that when converted to PDF will result in rendering issues. The code is just a simple conversion from word to pdf using Aspose.Words (23.3.0) (Icons are being converted to ot…...other icons) Health Canada QIU (2).docx (120.0 KB) (Content is being...noskov June 16, 2023, 4:30pm 2 @OpenDevSolutions I have tested...

    forum.aspose.com/t/aspose-words-document-conver...
  5. Create New Presentation with error: unable to c...

    Hi Aspose Support Team, I am currently using Aspose.Slides for .NET version 25.4.0. When attempting to load a PowerPoint file using a stream, I encounter an exception during the creation of the Presentation object. He…...Discourse December 29, 2025, 8:45am 2 @Rachel_Lee Are you trying to...Rachel_Lee December 29, 2025, 2:15pm 7 Hi amjad.sahi, Thank you...

    forum.aspose.com/t/create-new-presentation-with...
  6. Outsystems Barcode Generation very slow - Free ...

    Using Aspose Barcode 25.9 for Outsystems and generating PDF417 Barcodes. Generating 50 barcodes takes almost 100 seconds which is very slow performance. Following is my code BarcodeGenerator generator = new BarcodeGene…...Pixels = 2; // Width of smallest bar generator...Discourse January 5, 2026, 7:54pm 2 @nilesh.1.bhise You are using...

    forum.aspose.com/t/outsystems-barcode-generatio...
  7. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。... create_polygon ([ 0 , 1 , 2 , 3 ]) # Right side (X+) mesh...create_polygon ([ 1 , 5 , 6 , 2 ]) # Back face (Z-) mesh . create_polygon...

    docs.aspose.com/3d/zh/python-net/create-3d-mesh...
  8. JavaScript与C++中的X轴与类别轴对比|Documentation

    学习如何区分Aspose.Cells for Java脚本通过C++中的X轴和类别轴。我们的指南将帮助您理解它们的使用和属性差异,以及如何根据需求进行配置。... putValue ( 2.5 ); worksheet . cells . get (...cells . get ( "D5" ). putValue ( 2 ); // Create Line Chart: X as...

    docs.aspose.com/cells/zh/javascript-cpp/x-axis-...
  9. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....writeln("Paragraph 2."); builder.write("Paragraph 3...paragraph.\r\r\t" + "Paragraph 2. End of paragraph.\r\r\t" + "Paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose.PDF memory issues - Free Support Forum -...

    Hi, I’m operating on big pdf file (800MB), attached. I used Aspose.PDF for .NET, version 25.11 and 26.1. The desired result is to ensure in that file some metadata tags, I prepared 2 versions of code to achieve that. …...some metadata tags, I prepared 2 versions of code to achieve that...Discourse February 4, 2026, 11:48am 2 @ARTJ You are trying to add a...

    forum.aspose.com/t/aspose-pdf-memory-issues/325211