Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 32,746 for

test

(0.12 sec)
  1. Otvorite i uredite PSB datoteku | products.aspo...

    Otvorite i uredite PSB datoteku s mrežnim uređivačem...UpdateText("test update", new Point(0, 0), 15...layer; textLayer.updateText("test update", new Point(0, 0), 15...

    products.aspose.com/psd/cr/editor/psb/
  2. Aspose.PSD for .NET 22.9 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....WriteLine ( "Total used bytes before test: {0:N2} MiB" , memCount ); double...WriteLine ( "Total used bytes after test: {0:N2} MiB" , memCount ); Assert...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-9...
  3. How to set up series. Points. DataLabel. LinkSo...

    image.png (12.2 KB) image.png (48.7 KB) Still unable to take effect, I used WPS to create charts and series, using the same code. The files created by WPS can take effect, but using aspose.cells doesn’t Test.zip (12.8…...cells doesn’t test.zip (12.8 KB) Professionalize...chart.Series[0]; ser.Name = "Test"; ser.Values = "A1:A5"; ser...

    forum.aspose.com/t/how-to-set-up-series-points-...
  4. 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...
  5. 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...
  6. 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...
  7. Footnotes conversion from HTML to DOCX - Free S...

    Hello, I am trying to convert an HTML to DOCX with Aspose.Words for java and I have footnotes in the HTML with reference. I want to convert them in real footnotes in DOCX without loosing the reference is it possible? Th…...of the main text, with the tests that i tried it’s in the middle...(601 Bytes) out.docx (8.6 KB) [Test] public void Test001() { Document...

    forum.aspose.com/t/footnotes-conversion-from-ht...
  8. Aspose.Slides for .NET 14.8.0 的公共 API 和向后不兼容的更改...

    审阅 Aspose.Slides for .NET 中的公共 API 更新和不兼容的更改,以平稳迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...SourceCode = @"Sub Test(oShape As Shape) MsgBox ""Test"" End Sub" ;...officeReference ); pres . Save ( "test.pptm" , SaveFormat . Pptm );...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  9. Add Fields with the Exact Same Name - Free Supp...

    Hello, I’m using Aspose.PDF for .NET version 10.0.0. I’m attempting to add multiple fields with the same name to a pdf. I’ve been able to use the code snippet below to add multiple fields at different coordinates and …... “test”, “test1”, “test2”, “test3”)...textBoxField.PartialName = "test"; textBoxField.Width = field...

    forum.aspose.com/t/add-fields-with-the-exact-sa...
  10. OutOfMemoryError When Exporting Slides to HTML ...

    Hello, I am trying to save each slide of the attached presentation as HTML file, without success. It throws OutOfMeory Excepton for Java Heap space. Slides Java library version is 24.3, and I was able to give the java p…...presentation as well as the test code needed to reproduce the...more-less 3 minutes to wrap the test with the same amount of memory...

    forum.aspose.com/t/outofmemoryerror-when-export...