Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 28,749 for

test

(0.06 sec)
  1. Issues while embedding attachment in pdf - Free...

    Hi Team, I am trying to embed attachments to my pdf. I tried to follow following documentation: Adding Attachment to PDF document|Aspose.PDF for Java…_gaMjEwMTA1NzY1LjE3NDYwMDcyMDM._ga_W0DG8XJWKLMTc0NjAwNzIwMy4xLjAuMTc…...our reference so that we can test the scenario in our environment...9:07am 3 Hey @asad.ali test.docx (15.0 KB) test.pdf (51.6 KB) These...

    forum.aspose.com/t/issues-while-embedding-attac...
  2. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("Test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...24, 2025, 4:35pm 29 @rnara I tested conversion on Windows 10. Perhaps...problematic environment. We will test with it on our side and let...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  3. How to implement or decrypt the temporary licen...

    Hello Team, I am thankful if you can guide me a little bit about free temporary license implementation. It is encrypted and we are using aspose for java total family api We are working on core java using aspose java t…...prior to place the order and test the full functionalities. Please...

    forum.aspose.com/t/how-to-implement-or-decrypt-...
  4. Manage VBA Projects in Presentations on Android...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for Android via Java to streamline your workflow....setSourceCode ( "Sub Test(oShape As Shape)MsgBox Test End Sub" ); //...Presentation pres . save ( "test.pptm" , SaveFormat . Pptm );...

    docs.aspose.com/slides/androidjava/presentation...
  5. Manage VBA Projects in Presentations Using Java...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for Java to streamline your workflow....setSourceCode ( "Sub Test(oShape As Shape)MsgBox Test End Sub" ); //...Presentation pres . save ( "test.pptm" , SaveFormat . Pptm );...

    docs.aspose.com/slides/java/presentation-via-vba/
  6. Table shading in pptx export differs from pdf -...

    Hi, we are experiencing some issues while trying to convert pdf to pptx file using aspose.pdf library. Table shading in pptx export differs from pdf. Please find the pdf input attached. Also, below is the code snippet to…...9 KB) @Test void exportPPTX_tableShadingDiffers()...

    forum.aspose.com/t/table-shading-in-pptx-export...
  7. Unable to cast object of type 'System.Int32' to...

    Hi, When I’m trying to save the following folder I receive and Unable to cast object of type ‘System.Int32’ to type ‘System.Collections.Generic.Dictionary`2[System.String,System.Object]’. Here is the folder Test_File.…... Here is the folder Test_File.7z (4.1 MB) Here is the...I’ve created the following mini test to reproduce the issue: var...

    forum.aspose.com/t/unable-to-cast-object-of-typ...
  8. PDF to PDF/A conversion: tagging problem - Free...

    Hello! I want to convert pdf-documents to tagged pdf (PDF/A-1a): Document document = new Document(new ByteArrayInputStream(input)); PdfFormatConversionOptions options = new PdfFormatConversionOptions(PdfFormat.PDF_A_…... But I did a test and converted the untagged document...KB) Can you please verify my test result? asad.ali October 28...

    forum.aspose.com/t/pdf-to-pdf-a-conversion-tagg...
  9. Shape Text is not showing until movement - Free...

    Hi, when adding new shapes to a diagram, the new shapes don’t show their text value until they are selected/moved with the mouse. I would like to know how to display the text automatically. This is the code that is used…... We will test the scenario in our environment...

    forum.aspose.com/t/shape-text-is-not-showing-un...
  10. 使用C++向工作表添加签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++向工作表添加签名行。...certificatePath , password , u "test Microsoft Office signature line"...

    docs.aspose.com/cells/zh/cpp/add-signature-line/