Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 32,415 for

test

(0.12 sec)
  1. Aspose.PSD for .NET 23.2 - 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....Incorrect export of text at test TextUpdateTests, text is missing...Incorrect export of text at test TextUpdateTests, text is missing...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-2...
  2. Unidentified black rectangle in charts for PDF ...

    Hi, We are finding when we save to PDF we are seeing this sort of artifact: Whereas Word looks as expected: The way we are creating this is by taking the existing chart in the Word document, removing the series t…...NET test and associated .docx which reproduces...here is some example VB code: <Test> Public Sub BlackSquaresInCharts()...

    forum.aspose.com/t/unidentified-black-rectangle...
  3. Loading MailMessage using MapiMessage.FromMailM...

    I am getting an “Email address is not valid” exception trying to load a MailMessage object into a MapiMessage object even though all included email addresses within the MailMessage appear to be valid. I have attached a …... Test with a minimal, well‑formed...com"); simpleMsg.Subject = "Test"; simpleMsg.Body = "Hello";...

    forum.aspose.com/t/loading-mailmessage-using-ma...
  4. 操作 3D 场景的自定义属性|Documentation

    开发人员可以添加、检索和删除 3D 对象的自定义属性。3D 对象的RemoveProperty、GetProperty、SetProperty成员是一组用于操作对象的自定义属性的常用方法。... Save ( "test.fbx" , FileFormat . FBX7400ASCII...FBX7400ASCII ); scene . Save ( "test.gltf" , new GLTFSaveOptions ( FileFormat...

    docs.aspose.com/3d/zh/net/manipulate-custom-pro...
  5. HTML To PDF Conversion doesn't match - Free Sup...

    We currently have aspose.pdf 6.6.0 and we are considering upgrading to aspose pdf 7.3.0. We are using the trial version of aspose.pdf 7.3.0 to Test if it will meet our requirements of converting an html page to pdf docu…...0 to test if it will meet our requirements...sharing the details. I have tested your issue with the latest...

    forum.aspose.com/t/html-to-pdf-conversion-doesn...
  6. Attached file returns a strange Annotation type...

    The attached PDF has an MovieAnnotation on the first page. When viewing the type of Annotation through Aspose.PDF, the type is returned as a series of characters....you are using so that we can test the scenario at our end. Freedom_Solutions...sharing the resource file. I have tested the scenario and I am able...

    forum.aspose.com/t/attached-file-returns-a-stra...
  7. Alignment Issue in Word and PPT during conversi...

    While upgrading Aspose from the old version to the new version, we faced image alignment issue in PDF-Word and PDF-PPT conversion. This issue was not present in the old version. Old version: implementation ‘com.aspose…...wordFile = 'Test-MAC-NoIssue.docx' String powerPointFile = 'Test-MAC-NoIssue...

    forum.aspose.com/t/alignment-issue-in-word-and-...
  8. Serialization error and Trailer not found after...

    Hi, We were using Aspose Java 19.10 version for aspose-pdf. We upgraded it to 24.10 and few of our files started failing with below stack trace. Could you’ll help to identify the cause and fix? com.aspose.pdf.PageColle…...use a different PDF file to test. If you continue to experience...sample file(s) so that we can test the scenario in our environment...

    forum.aspose.com/t/serialization-error-and-trai...
  9. Getting Started|Aspose.Words for Java

    Use this introduction to Aspose.Words for Java fundamentals to start realizing the value of Aspose.Words for your business....provides information on how to test that software intended to compile...

    docs.aspose.com/words/java/getting-started/
  10. Extract ttf from ttc file, missing PostScriptNa...

    On Mac, I need to extract a ttf file from a ttc. I use this code to do that. int collectionIndex = 0 TtcFontSource source = new TtcFontSource(fontPath); FontDefinition[] fds = source.GetFontDefinitions(); TtfFont ttfF…... We will test the scenario in our environment...

    forum.aspose.com/t/extract-ttf-from-ttc-file-mi...