Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 155,470 for

2

(0.24 sec)
  1. PageSetup.text_columns property | Aspose.Words ...

    PageSetup.text_columns property. Returns a collection that represents the set of text columns.... set_count ( 2 ) builder . writeln ( 'Column...) builder . writeln ( 'Column 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.PSD for .NET 19.7 - 发行说明|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.... Points [ 2 ]; bezierKnotRecord . Points [ 2 ] = p0 ; break...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  3. Document.save() hangs indefinitely during PDF c...

    Hello, I’m experiencing a critical issue where Document.save() hangs indefinitely during DOCX to PDF conversion. The process never completes, no timeout occurs, and no warnings are reported. Environment: build.gradle …...safar February 2, 2026, 8:42am 1 Hello, I’m experiencing...‘aspose-words’, version: ‘25.2’,classifier: ‘jdk17’) Operating...

    forum.aspose.com/t/document-save-hangs-indefini...
  4. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in С++ for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....Series 2, and Series 3 ; the rows are Category 1, Category 2, Category...0 , 2 , 0 , ObjectExt :: Box < String > ( u "Category 2" )));...

    docs.aspose.com/slides/cpp/chart-series/
  5. Merging and Unmerging Cells with Node.js via C+...

    Aspose.Cells is a Node.js library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style.... merge ( 5 , 2 , 2 , 3 ); // Input data into C6...C6 Cell. cells . get ( 5 , 2 ). putValue ( "This is my value"...

    docs.aspose.com/cells/nodejs-cpp/merging-and-un...
  6. Aspose.Cells .NET — Inconsistent chart data ref...

    aspose-sheetcopy-repro.zip (41.1 KB) When duplicating worksheets containing charts using both: Worksheets.AddCopy() Worksheet.Copy() with CopyOptions.ReferToDestinationSheet = true only the first copy created per sou…...sjostrand March 2, 2026, 2:51pm 1 aspose-sheetcopy-repro...s1Copy2.Name = "Sheet1_addcopy_2"; // Method B — CopyOptions from...

    forum.aspose.com/t/aspose-cells-net-inconsisten...
  7. Convert docx to PDF is taking long time - Free ...

    https://forum.aspose.com/t/convert-docx-to-pdf-is-taking-long-time/314621/7 Please try to send your zip file to my email vyacheslav.deryushev@aspose.com...30, 2025, 2:38pm 1 Hi, We are using Aspose.Words 24.2 to convert...Pavan rnara June 30, 2025, 2:43pm 2 Input file size is around...

    forum.aspose.com/t/convert-docx-to-pdf-is-takin...
  8. Aspose::Words::NumberStyle enum | Aspose.Words ...

    Aspose::Words::NumberStyle enum. Specifies the number style for a list, footnotes and endnotes, page numbers in C++....Arabic 0 Arabic numbering (1, 2, 3, &mldr;) UppercaseRoman 1 Upper... III, &mldr;) LowercaseRoman 2 Lower case Roman (i, ii, iii,...

    reference.aspose.com/words/cpp/aspose.words/num...
  9. Detecting a Corrupt PDF - Free Support Forum - ...

    Hi Team, We are using 9.7.0.0 verion of Aspose.Pdf for all kinds of PDF operations. I am facing a problem in detecting a corrupted PDF file. Aspose.Pdf .Document class successfully loads a corrupt PDF and even provides …...rrdonnelleypa November 2, 2015, 8:16am 2 Hi Team, Can you please...Paul Thekkan codewarior November 2, 2015, 8:31am 3 Hi Anto Paul,...

    forum.aspose.com/t/detecting-a-corrupt-pdf/27556
  10. Word with new styles gives incorrect page count...

    I have a docx document with an incorrect page count, it should be 39 but Aspose.words api is counting 47 pages. A very large discrepancy. The problem seems to be because the document is using custom styles for numbered l…...Family AidanIPO March 23, 2026, 2:25pm 1 I have a docx document...alexey.noskov March 23, 2026, 2:38pm 2 @AidanIPO The problem on your...

    forum.aspose.com/t/word-with-new-styles-gives-i...