Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 19,373 for

2 of

(0.03 sec)
  1. 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 Node.js via C++. This guide will demonstrate how to modify labels' appearance, position, and formatting, while linking them to your data source for accurate representation....putValue ( 2 ); sheet . getCells (). get ( 0 , 2 ). putValue...( 1 , 2 ). putValue ( 6 ); sheet . getCells (). get ( 2 , 0 )...

    docs.aspose.com/cells/nodejs-cpp/adding-custom-...
  2. Adding an Image as a Paragraph causes infinite ...

    I am converting images to PDFs. When using specific settings, like a 2cm Margin this causes the call Of Aspose.PDF.Document.Save or Aspose.PDF.Document.ProcessParagraphs to process infinitely, until the program crashes w…...3465; var margins = 2 * POINTS_PER_CENTIMETER; var document...SetPageSize(width + 2 * margins, height + 2 * margins); page.Paragraphs...

    forum.aspose.com/t/adding-an-image-as-a-paragra...
  3. Change array items in XMP metadata of EPS| .NET

    The process Of changing array items in XMP metadata Of EPS file with Aspose.Page API solution for .NET is explained and illustrated with the code snippets....NET 2 // The path to the documents directory...

    docs.aspose.com/page/net/xmp-metadata/change-ar...
  4. Add XML namespace in XMP metadata of EPS |.NET

    The process Of adding XML namespace in XMP metadata Of EPS with Aspose.Page for .NET is explained and illustrated with the code snippets here....NET 2 // The path to the documents directory...

    docs.aspose.com/page/net/xmp-metadata/add-names...
  5. Change named value in XMP metadata of EPS|C++

    The process Of changing named value in XMP metadata Of EPS file with Aspose.Page API solution for C++ is explained and illustrated with the code here....Page-for-C 2 // The path to the documents directory...

    docs.aspose.com/page/cpp/xmp-metadata/change-na...
  6. Spacing issue observed with new version of Aspo...

    Hi, We have recently updated aspose dll version from V14 to V23. We are seeing issues in the forms related to removal Of spaces when we reference to newer version Of dll into the solution. For example: If the word docu…...ali May 6, 2025, 7:35pm 2 @ShubhamR Looks like your inquiry...

    forum.aspose.com/t/spacing-issue-observed-with-...
  7. Add array items in XMP metadata of EPS| Java

    The process Of adding items in XMP metadata Of EPS with Aspose.Page for Java is explained and illustrated with the code snippets here....Page-for-Java 2 // Set license 3 new License()...

    docs.aspose.com/page/java/xmp-metadata/add-arra...
  8. Change array items in XMP metadata of EPS| Python

    Take a look at the process Of changing array items in XMP metadata Of EPS file with Aspose.Page for Python. It is illustrated with the code snippets.... 2 data_dir = Util. get_data_dir...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  9. GridDesktop: mouse wheel scrolling adds rows, d...

    See attached sample: start it, click the button, and a new Aspose.Cells workbook is created and shown in GridDesktop in readonly mode. GridDesktopTest.zip (5.2 KB) Problem 1: Switch to “Sheet 1”, then use the mouse wh…...2 KB) Problem 1: Switch to “Sheet...will appear in the grid. Problem 2: Switch to “Sheet 1”, and in the...

    forum.aspose.com/t/griddesktop-mouse-wheel-scro...
  10. Add named value in XMP metadata of EPS | .NET

    The process Of adding named value in XMP metadata with Aspose.Page for .NET is explained and illustrated with the code snippets here....NET 2 // The path to the documents directory...

    docs.aspose.com/page/net/xmp-metadata/add-named...