Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 10,306 for

latest

(1.31 sec)
  1. Scan Interleaved 2-of-5 (ITF) barcode Images vi...

    Python source code for Interleaved 2-of-5 (ITF) barcode recognition using Java Runtime Environment.... Get the latest version directly from the Aspose...

    products.aspose.com/barcode/python-java/itf/rec...
  2. Extarct text from image (png, jpeg, tiff, AFP) ...

    I need to extract the text from images (png,jpeg,tiff, AFP) documents using aspose? can you please advice it is possible or not? I try to use Aspose OCR but I am not able to get the text. if possible, can you please sha…...given in below example with the latest available version of the API...

    forum.aspose.com/t/extarct-text-from-image-png-...
  3. Installation | Aspose.Font for C++

    Learn about how to install C++ Font Manipulation and Management API on C++ Platform through NuGet and Package Manager Console....C++ in your applications: the latest files. Unzip the folder to...

    docs.aspose.com/font/cpp/installation/
  4. The generated PDF report has incorrect footers ...

    I am using Aspose aspose-words-25.8-jdk17.jar. I use the following code to generate a PDF document from a Word report: import com.aspose.words.Document; import com.aspose.words.SaveFormat; public class WordToPdf { …...: Ensure you are using the latest version of Aspose.Words, as...

    forum.aspose.com/t/the-generated-pdf-report-has...
  5. Installation | Aspose.Page for C++

    C++ Library for the developers to process PS, EPS, and XPS files. Learn how to install Aspose.Page API solution for C++....C++ in your applications: the latest files. Unzip the folder to...

    docs.aspose.com/page/cpp/installation/
  6. Azure Functions (Linux) System.DllNotFoundExcep...

    Hi, We have developed an Azure Function App that runs on the Flex Consumption Plan (Linux). We are trying to convert a Word document to PDF. We get following errors: System.TypeInitializationException: The type init…...2025, 12:45pm 5 @wfbe Yes, the latest version is compatible with...

    forum.aspose.com/t/azure-functions-linux-system...
  7. All contents block (sdtBlock) from document is ...

    Pasing my code block here MainDocumentPart mainPart = Docx.MainDocumentPart; SdtBlock[] sdtList = mainPart.Document.Body.Descendants<SdtBlock>().ToArray(); foreach (SdtBlock sdt in sdtList) { SdtContentBlock sd…...dll latest version. Amol_Hekade February...

    forum.aspose.com/t/all-contents-block-sdtblock-...
  8. Chart Axis Title Is Wrapped Incorrectly When Co...

    Hi, Pls see attached pptx: sample1.zip (133.4 KB) The code I ran: using Aspose.Slides; using Aspose.Slides.Export; using Aspose.Slides.Animation; using Aspose.Slides.Charts; using Aspose.Slides.SmartArt; using Aspose…... You can also find the latest version of our library on the...

    forum.aspose.com/t/chart-axis-title-is-wrapped-...
  9. Document.Convert error when converting digital ...

    We are merging PDF’s and then trying to convert the PDF to Pdf_A_2A. We dont need the old signature we simply just want to merge the document. We get an error after trying to upgrade to 24.8.0 or higher, we also see the…...Can you please try with the latest version of the API and let...

    forum.aspose.com/t/document-convert-error-when-...
  10. putValue vs setValue in Aspose Cells - Free Sup...

    Is below functions are catering same if we make isConverted and setStyle to TRUE? putValue(String stringValue, boolean isConverted, boolean setStyle) vs setValue(Object value) We have different versions of Product …...Cell format to TEXT where as latest version is converting this...valueStr will be 123,456 but latest version considered it as NUMBER...

    forum.aspose.com/t/putvalue-vs-setvalue-in-aspo...