Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 150,873 for

2

(0.09 sec)
  1. DynamicRollingChart.xlsx

    Sheet1 Month Sales 1 50 2 45 3 55 4 60 5 55 6 65 7 70 Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2023 Aspose Pty Ltd. 14.0300 Microsoft Excel 14.0300 fa......Sheet1 Month Sales 1 50 2 45 3 55 4 60 5 55 6 65 7 70 Evaluation...

    docs.aspose.com/cells/cpp/create-dynamic-rollin...
  2. DynamicRollingChart.xlsx

    Sheet1 Month Sales 1 50 2 45 3 55 4 60 5 55 6 65 7 70 Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2023 Aspose Pty Ltd. 14.0300 Microsoft Excel 14.0300 fa......Sheet1 Month Sales 1 50 2 45 3 55 4 60 5 55 6 65 7 70 Evaluation...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  3. VSDX saved to PDF is missing elements - Free Su...

    Hi, When converting a specific .vsdx to .pdf, most of its content is not visible. I’m using this code: Diagram diag = new Diagram(options.SourcePath); diag.Save(options.DestinationPath, SaveFileFormat.Pdf);...Family sogidev May 28, 2025, 2:25pm 1 Hi, When converting a specific...Professionalize.Discourse May 28, 2025, 2:25pm 2 @sogidev It seems that you...

    forum.aspose.com/t/vsdx-saved-to-pdf-is-missing...
  4. OutOfMemoryException When Generating Previews f...

    Hi Aspose Support, We are encountering an OutOfMemoryException when using AsposePDF to generate a preview for a PDF document with around 416 pages. System.OutOfMemoryException: Exception of type 'System.OutOfMemoryExce…...out-of-memory jdon July 4, 2025, 2:15am 1 Hi Aspose Support, We are...Professionalize.Discourse July 4, 2025, 2:16am 2 @jdon Cause The OutOfMemoryException...

    forum.aspose.com/t/outofmemoryexception-when-ge...
  5. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in C++ to apply conditional formatting shadows for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear.... SetFormula1 ( u "=MOD(ROW(),2)=0" ); // Set the background color...formula =MOD(ROW(),2)=0 as =MOD(COLUMN(),2)=0 , that is; instead...

    docs.aspose.com/cells/cpp/apply-shading-to-alte...
  6. How to hide column based on condition in aspose...

    HI Team, I need to hide column based on condition. Could you please assist how to add the same in the below template. based condition: <<if[r.Max(i => i.PartialDischarge) != null]>><<[lang.GetString("PDMeasured")]>> …...Discourse February 10, 2026, 7:16pm 2 @rose.thomas You want the PDMeasured...supported from this version [2]. In the Word template select...

    forum.aspose.com/t/how-to-hide-column-based-on-...
  7. ImportFormatOptions.KeepSourceNumbering | Aspos...

    Control document numbering with the ImportFormatOptions KeepSourceNumbering property. Easily manage clashes for seamless imports. Default, false.... Item 2 \r\n" + "8. Item 3\r\n" + "9....+ "6. Item 1\r\n" + "7. Item 2 \r\n" + "8. Item 3\r\n" + "9....

    reference.aspose.com/words/net/aspose.words/imp...
  8. Generate Swiss Post Parcel Barcodes in C#|Docum...

    Description of Swiss Post Parcel Barcode Type... Pixels = 2 ; gen . Parameters . Barcode ...Barcode . XDimension . Pixels = 2 ; gen . Parameters . Barcode ...

    docs.aspose.com/barcode/net/swiss-post-parcel-b...
  9. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to page 8 in the output file SISM…...Discourse July 11, 2025, 4:34am 2 @rnara Cause The issue you’re...PDF file. rnara July 14, 2025, 2:04pm 4 @vyacheslav.deryushev we...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...
  10. Manage Presentation Tables in PHP|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for PHP via Java. Discover simple code examples to streamline your table workflows....( 5 ); } } # Merges cells 1 & 2 of row 1 $tbl -> mergeCells (...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...

    docs.aspose.com/slides/php-java/manage-table/