Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 2,487 for

reference attachment

(0.27 sec)
  1. Could not initialize class com.aspose.ocr.ar - ...

    Hello. We are getting this error on our dev environment. At the same time I have no errors on local machine. It seems we don’t have the required package installed on dev. But which one? Or is it something else? Than…...the code snippet for our reference? Also, please confirm if you...seems to be working fine. I attached archive with sample project...

    forum.aspose.com/t/could-not-initialize-class-c...
  2. Issues open/load a pdf file using the Aspose.Pd...

    In C# Application , I am trying to open/load a PDF file using the Aspose.Pdf.Document this is the code // string path = @“C:\Users\YourUser\Documents\my-test.pdf”; var pdfDocument = new Aspose.Pdf.Document(path); it…...sample PDF document for our reference so that we can test the scenario...(178.5 KB) you can see , i attached the 2 input files i used,...

    forum.aspose.com/t/issues-open-load-a-pdf-file-...
  3. How can I convert the entire Excel file into a ...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao 新規工事件名シート(1)_250702~260830 (23).zip (502.5 KB) How can I convert the entire Excel file into a single-page SVG without cutting off any content? Sample in z…... Please refer to the following sample code...Please find attached the output SVG file for your reference. out_net12...

    forum.aspose.com/t/how-can-i-convert-the-entire...
  4. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for Java, with step-by-step guidance for PowerPoint and OpenDocument presentations.... Get the reference of the slide. Setting the..., slow/medium/fast). Can I attach audio to a transition and make...

    docs.aspose.com/slides/java/slide-transition/
  5. Copied range does not update chart to use the e...

    When I copy a range using the below code, I expect the chart to update to Reference the data within the destination, not the original. Scenario: In the below code, a chart is bound to A1:B5, then the sheet range A1:J10…...expect the chart to update to reference the data within the destination...Actual: The second chart still references the original table (A1:B5)...

    forum.aspose.com/t/copied-range-does-not-update...
  6. Calling shape->GetImage() in C++ Throws an Argu...

    I am using Aspose.Slides for C++ 25.4 version , to convert all shapes to images. I have a ppt with math equations. srcShape->GetImage() Throws an exception: System::ArgumentNullException: Value can not be null.: imag…... PPT attached: Test1.pptx.zip (255.3 KB)...System::NullReferenceExcepti: Object reference not set to an instance of...

    forum.aspose.com/t/calling-shape-getimage-in-c-...
  7. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…... Attachments: aspose_words_converted.pdf...text or .zip format for our reference? We will test the scenario...

    forum.aspose.com/t/issue-with-text-placeholders...
  8. Error While Converting a PowerPoint Presentatio...

    When we try to convert the attached pptx file using ARM64 environment, the error occurs. image.png (106.2 KB) 08I23-11 - 03 - 08I23-11, Activación, Bloqueo y Desbloqueo de Cuentas de Ahorros.zip (3.2 MB)...When we try to convert the attached pptx file using ARM64 environment...(or .NET Core 3.1+) and the reference is the ARM64 NuGet package...

    forum.aspose.com/t/error-while-converting-a-pow...
  9. Adding images to Header and footer along with p...

    Hi Aspose Team, We are converting HTML to PDF (multi page pdf) using HtmlLoadOptions class and then passing HTML to Aspose.Pdf.Document class. Now we have a requirement in which every page of generated pdf will have an i…...Tilal, Thanks for the above reference code. While generating Pdf...in footer section. We are referring the below URL : http://www...

    forum.aspose.com/t/adding-images-to-header-and-...
  10. Convert LaTeX to PNG with Aspose.Tex in Python ...

    Learn how to convert LaTeX equations to PNG images using Aspose.Tex for Python via .NET. Follow this step-by-step guide to add rendering in a Flask app....mimetype = "image/png" , as_attachment = False , download_name =...syntax errors early. Refer to the API reference for a full list of...

    blog.aspose.com/tex/how-to-convert-latex-to-png...