Sort Score
Result 10 results
Languages All
Labels All
Results 9,751 - 9,760 of 150,774 for

2

(0.4 sec)
  1. 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
  2. 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/
  3. FieldAutoText | Aspose.Words for Java

    Implements the AUTOTEXT field in Java....getFieldCode()); // 2 - Using a GLOSSARY field: FieldGlossary...fieldAutoText.getFieldCode()); // 2 - Using a GLOSSARY field: FieldGlossary...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. Aspose::Words::Saving::PdfAttachmentsEmbeddingM...

    Aspose::Words::Saving::PdfAttachmentsEmbeddingMode enum. Specifies how attachments are embedded to PDF document in C++.... DocumentEmbeddedFile 2 Attachments are embedded as the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. 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/
  7. 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...
  8. Working with Project Properties | Aspose.Tasks ...

    Learn how to use Aspose.Tasks for Java to change Microsoft Project (MPP/XML) project files' calculation modes. Also, examples of reading or setting project properties are provided....xml" ); 2 if (project. get (Prj. SCHEDULE_FROM_START...1 //Create a project instance 2 Project project = new Project();...

    docs.aspose.com/tasks/java/working-with-project...
  9. 从PDF中提取段落|Aspose.PDF for Android via Java

    本文介绍如何使用ParagraphAbsorber——Aspose.PDF中的一个特殊工具,从PDF文档中提取文本。... get_Item ( 2 ); ParagraphAbsorber absorber...(). add ( new SetLineWidth ( 2 )); page . getContents () . add...

    docs.aspose.com/pdf/zh/androidjava/extract-para...
  10. 使用 Java 在演示文稿中管理图表数据标记|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中自定义图表数据标记,通过清晰的 Java 代码示例提升 PPT 和 PPTX 格式演示文稿的效果。...jpg" ))); // 加载图片 2 IPPImage imgx2 = pres . getImages...defaultWorksheetInde , 2 , 1 , ( double ) 2 . 5 )); point . getMarker...

    docs.aspose.com/slides/zh/java/chart-data-marker/