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

2 of

(0.06 sec)
  1. Add properties in XMP metadata of EPS | Java

    The process Of adding properties in XMP metadata Of EPS file 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-prop...
  2. Add properties in XMP metadata of EPS | C++

    The process Of adding properties in XMP metadata Of EPS file with Aspose.Page for C++ is explained and illustrated with the code snippets here....Page-for-C 2 // The path to the documents directory...

    docs.aspose.com/page/cpp/xmp-metadata/add-prope...
  3. 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...
  4. Getting the Exact Coordinates of Data Points fr...

    image.png (76.1 KB) The above image shows the thumbnail rendered by Aspose image.png (36.4 KB) This image shows is the screenshot Of the same slide in PowerPoint. I am using similar syntax as below: chart.ValidateCh…...potapov June 12, 2025, 5:13am 2 @apoorveslidely , Thank you for...new List<double> { 4, 2, 2, 0, 0, 2, 2, 0 }; var electricityFuelData...

    forum.aspose.com/t/getting-the-exact-coordinate...
  5. 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-...
  6. Find if Data Points are in the Second Pie or Ba...

    Learn how to use Aspose.Cells for C++ to find if data points are in the second pie or bar on a pie Of pie or bar Of pie chart. Our guide will demonstrate how to identify and access the secondary pie or bar on a composite chart, allowing you to analyze and manipulate the data effectively....IsInSecondaryPlot: True Value: 2 IsInSecondaryPlot: True Value:...

    docs.aspose.com/cells/cpp/find-if-data-points-a...
  7. Canceling the execution of the Workbook.save ()...

    Hello! I am addressing you with an request to provide us with support to terminate the Excel document saving operation, regardless Of the type/format Of the target document. A couple Of months ago, I asked Aspose.Words…...sahi March 3, 2021, 2:12pm 2 @zpredojevic , We do provide...

    forum.aspose.com/t/canceling-the-execution-of-t...
  8. 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...
  9. Add XML namespace in XMP metadata of EPS |Java

    The process Of adding XML namespace in XMP metadata Of EPS with Aspose.Page for Java is explained and illustrated with the code snippets here....in Java: Copy 1 // Set license 2 new License(). setLicense (BaseExamplesTest...

    docs.aspose.com/page/java/xmp-metadata/add-name...
  10. Add named value in XMP metadata of EPS | Python

    The process Of adding named value in XMP metadata with Aspose.Page for Python via .NET is explained and illustrated with the code snippets here.... 2 data_dir = Util. get_data_dir...

    docs.aspose.com/page/python-net/xmp-metadata/ad...