Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 19,385 for

2 of

(0.03 sec)
  1. Setting ScaleCrop and LinksUpToDate properties ...

    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.... 2) LinksUpToDate This element indicates...

    docs.aspose.com/cells/net/setting-scalecrop-and...
  2. Setting ScaleCrop and LinksUpToDate properties ...

    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.... 2) LinksUpToDate This element indicates...

    docs.aspose.com/cells/python-net/setting-scalec...
  3. Set Conditional Formats of Excel and ODS files....

    How to apply conditional formats to Excel and ODS files in CSharp....Pattern Advance topics Adding 2-Color Scale and 3-Color Scale...

    docs.aspose.com/cells/net/conditional-formatting/
  4. Issue with watermarking using Aspose.PDF 24.11....

    Class : Aspose.Pdf.Document Method: AddStamp Error : Specified argument was out Of the range Of valid values. (Parameter ‘Unrecognized filter type.’)...Discourse January 8, 2025, 5:37am 2 @Saravana1983 The error message...

    forum.aspose.com/t/issue-with-watermarking-usin...
  5. PDF转docx报错,“Specified argument was out of the r...

    pdf文件转docx报错, Caused by: com.aspose.pdf.internal.ms.System.lv: Specified argument was out Of the range Of valid values. Parameter name: Parameter name: index at com.aspose.pdf.internal.ms.System.Collections.Generic.l0t…...Discourse May 5, 2025, 6:01am 2 @foundwant 在将PDF文件转换为DOCX格式时遇...

    forum.aspose.com/t/pdf-docx-specified-argument-...
  6. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series Of a chart using Aspose.Cells for C++. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation....PutValue ( 2 ); sheet . GetCells (). Get ( 0 , 2 ). PutValue...( 1 , 2 ). PutValue ( 6 ); sheet . GetCells (). Get ( 2 , 0 )...

    docs.aspose.com/cells/cpp/adding-custom-labels-...
  7. Apply Different Style on the Each Text Value of...

    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.... new ( 2 )) shape . getText () . getValue...getChar ( 2 ) . setIX ( 2 ) shape . getChars () . getChar ( 2 ) . getColor...

    docs.aspose.com/diagram/java/apply-different-st...
  8. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for C++ API.... InsertRow ( 2 ); // Path of output excel file...worksheet . GetCells (). InsertRows ( 2 , 10 ); // Path of output excel...

    docs.aspose.com/cells/cpp/inserting-and-deletin...
  9. Slow performance of facades FillField method - ...

    The facades FillField method is running very slow for one Of my pdf forms. Most other run quickly. I have a sample program that illustrates the problem by comparing the slow form to a fast form.Can you take a look and …...rafique August 22, 2017, 3:12am 2 @IFSTim , We have tested your...

    forum.aspose.com/t/slow-performance-of-facades-...
  10. Parallel composition of ZIP Archives in C# | As...

    C# API allows you utilize multi-core CPU for efficient Parallel Compression Of ZIP Archives...Create)) 2 { 3 using (Archive archive = new...

    docs.aspose.com/zip/net/multithreaded-zip/