Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 19,991 for

2 of

(0.03 sec)
  1. 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...
  2. 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...
  3. Can we use two different versions of AsposeCell...

    Hi, We have a winforms application, which has multiple projects inside the solution. We recently upgraded our app to use the v24.12 from v20.2 and had so many production issues. We have more than 10k test cases in our…...2 and had so many production issues...Discourse April 21, 2025, 4:55am 2 @PrathapSV Can you please clarify...

    forum.aspose.com/t/can-we-use-two-different-ver...
  4. 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...
  5. Portion::get_Text Returns Sentence-Cased Text I...

    Hi team, for (const auto& portion : paragraph->get_Portions()) { std::string portionText = portion->get_Text().ToUtf8String(); } currently some portion text that we are getting is in sentence case, although…...potapov May 23, 2025, 5:10pm 2 @pankajku , Thank you for contacting...

    forum.aspose.com/t/portion-get-text-returns-sen...
  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 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-...
  7. Unsupported symbols in the name of the html fil...

    Hi, I am using Aspose.HTML library and I found out that it doesn’t support ‘#’ character in the name Of the input html file when windows handles it OK. Is there any solution Of this issue? Here is sample code: using (v…...manzoor February 22, 2022, 4:17pm 2 @johny23 Could you please ZIP...

    forum.aspose.com/t/unsupported-symbols-in-the-n...
  8. 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-...
  9. 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...
  10. 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...