Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 151,020 for

2

(0.13 sec)
  1. Customize Presentation Shapes in C++|Aspose.Sli...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for C++: geometry paths, curved corners, composite shapes....All shapes consist of at least 2 anchor points linked to each other...corner point is a point where 2 straight lines join at an angle...

    docs.aspose.com/slides/cpp/custom-shape/
  2. ChartDataLabelCollection class | Aspose.Words f...

    Aspose.Words.Drawing.Charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../chartdatalabel/)...toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataLabels . at ( 2 ); dataLabel . format . fill ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. 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-...
  6. 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...
  7. Using Azure OpenAI with Aspose.Words.IA - Free ...

    I want to use Aspose.words.IA in .Net to Check grammar using my Azure OpenAI instance. but I receive an error message : Ressource not found. Th url and Apikey are correct because I already use them in my project to reach…...Discourse January 16, 2026, 4:17pm 2 @youafiey • Is the Azure OpenAI...tried 2 options : 1- "<Azure OpenAI instance Name>" 2- "<Azure...

    forum.aspose.com/t/using-azure-openai-with-aspo...
  8. Working with multipage image formats|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....startPage = 3 ; int countPage = 2 ; try ( Image image = Image ....inputFileName )) { //export only 2 pages if ( image instanceof IMultipageImage...

    docs.aspose.com/imaging/java/working-with-multi...
  9. 跟踪Excel转TIFF的转换进度,使用C++|Documentation

    学习如何使用Aspose.Cells for C++跟踪Excel文件转换为TIFF格式的进度。...before page index 2. if ( args . GetPageIndex () < 2 ) { args . SetIsToOutput...page index 2 of pages 10 </ br > End saving page index 2 of pages...

    docs.aspose.com/cells/zh/cpp/track-conversion-p...
  10. DocumentBuilder.insertHtml method | Aspose.Word...

    Aspose.Words.DocumentBuilder.insertHtml method... at ( 2 ). getText (). trim ()). toEqual...); expect ( paragraphs . at ( 2 ). paragraphFormat . alignment...

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