Sort Score
Result 10 results
Languages All
Labels All
Results 9,761 - 9,770 of 150,779 for

2

(0.33 sec)
  1. [Regression?] Location of PlotArea in charts is...

    Hi, We use on Aspose.Cells to move textboxes inside charts, in order to do this, we use the APIs to get the location of the plot area and move it accordingly. However, it seems after Aspose migrated PlotArea.InnerX to …...ServerSide527 June 19, 2025, 2:43pm 1 Hi, We use on Aspose.Cells...amjad.sahi June 19, 2025, 3:23pm 2 @ServerSide527 , Thanks for the...

    forum.aspose.com/t/regression-location-of-plota...
  2. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....assertEquals(2, doc.getChildNodes(NodeType.SMART_TAG...document. Assert.assertEquals(2, doc.getChildNodes(NodeType.SMART_TAG...

    reference.aspose.com/words/java/com.aspose.word...
  3. Convert PDF to Word Docs - Free Support Forum -...

    Trying to convert pdf to word in python. Using the docs as is. Getting the following error: Traceback (most recent call last): File "/home/jupyter/Tahoe_Test/Aspose/EnclaveTesting/WordHandler.py", line 69, in conv_pdf…...Discourse May 1, 2025, 3:37pm 2 @acn It seems you are encountering...assistance. Sources: [1]: PDFToDOC.cs [2]: ConvertPDFToDOCOrDOC.java acn...

    forum.aspose.com/t/convert-pdf-to-word-docs/312166
  4. Currency Digits | Aspose.Tasks Documentation

    Learn how to work with Microsoft Project (MPP/XML) currency digits using Aspose.Tasks for C++....project and set currency digits 2 System ::SharedPtr < Project >...int32_t > (Prj::CurrencyDigits(), 2); Examples-CPP-WorkingWithCur...

    docs.aspose.com/tasks/cpp/currency-digits/
  5. Reporting Compression Progress | Aspose.Zip Doc...

    This document covers how to report the progress of compression in Java zip library....setCompressionProgre ((sender, args) -> { 2 System. out . println (args. getProceededBytes...source = new File( "huge.bin" ); 2 try (Archive archive = new Archive())...

    docs.aspose.com/zip/java/reporting-compression-...
  6. Ubuntu 24.04 Ошибка ModuleNotFoundError: No mod...

    Здравствуйте! “from aspose.barcode import generation” вызывает ошибку “ModuleNotFoundError: No module named ‘aspose.barcode’” Ubuntu 24.04 python 3.6.9 aspose-barcode-for-python-via-net Пакет успешно установился в в…...Discourse August 25, 2025, 12:36am 2 @Alexey_Bruma Здравствуйте! Ошибка...установить libgdiplus на Linux . 2). Обновите Python до версии 3...

    forum.aspose.com/t/ubuntu-24-04-modulenotfounde...
  7. 多线程下获取PDF中的图片信息报错:Not supported image type - Fr...

    代码如下,正常使用则没有问题,但是添加了线程池就会报错: com.aspose.pdf.internal.ms.System.l7n: Not supported image type at com.aspose.pdf.XImage.lI(Unknown Source) at com.aspose.pdf.XImage.saveInternal(Unknown Source) at com.aspose.pdf.XImage.…...aspose-pdf-java pizhai2 August 1, 2025, 2:16pm 1 代码如下,正常使用则没有问题,但是添加了线程池就会报错:...Discourse August 1, 2025, 2:17pm 2 @pizhai2 在多线程环境中处理PDF文件时,出现“Not...

    forum.aspose.com/t/pdf-not-supported-image-type...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 러스트를 위한 PDF 형식 변환 솔루션 https://products.aspose.com/pdf/ko/rust-cpp/conversion/ Recent content in 러스트를 위한 PDF 형식 변환 솔루션 on Aspsoe.PDF Products Hu......2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 러스트를 위한...is-justify-content-center is-hidden-mobile mb-2 https://products.aspose.com/p...

    products.aspose.com/pdf/ko/rust-cpp/conversion/...
  9. How to Use Tar Archiving | Aspose.Zip Documenta...

    A guide on using tar archiving for compressing and packaging files....tar" )) { 2 File fi1 = new File( "text.txt"...archive = new TarArchive()) { 2 archive. createEntry ( "text.txt"...

    docs.aspose.com/zip/java/tar-archiving/
  10. ImageData.SetImage | Aspose.Words for .NET

    Discover how to use the SetImage method in ImageData to enhance your shapes with customized images. Elevate your design effortlessly!... SetImage ( srcImage ); } // 2 - Open an image file from the... SetImage ( srcImage ); } // 2 - Open an image file from the...

    reference.aspose.com/words/net/aspose.words.dra...