Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 28,741 for

test

(0.33 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MinorUnit method. Returns or sets the distance between minor tick marks in C++....get_Series () -> Add ( u "Aspose Test Series" , System :: MakeArray...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Adding an Image as a Paragraph causes infinite ...

    I am converting images to PDFs. When using specific settings, like a 2cm Margin this causes the call of Aspose.PDF.Document.Save or Aspose.PDF.Document.ProcessParagraphs to process infinitely, until the program crashes w…...Combine(directory, "test.png")), HorizontalAlignment...Save(Path.Combine(directory, "test.pdf")); I am pretty sure this...

    forum.aspose.com/t/adding-an-image-as-a-paragra...
  3. Marker color doesnt work - Free Support Forum -...

    I tried almost every property i saw\recognized None of this options sets a color for a marker: (here i’m trying to set almost red\burgundy color) But doesn’t work on ur lasTest stable version 24.5...following simple code for testing: Document doc = new Document(@"C:\Temp\in...output documents here for testing? Or provide a console application...

    forum.aspose.com/t/marker-color-doesnt-work/311459
  4. Aspose.PSD for Java 20.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....BlendClippedElements should be true" ); // Test editing and saving resource... actualPropertyValueI ); // Test editing and saving blwhResource...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  5. Aspose Words convert pdf to md messy content - ...

    convert pdf to markdown, cause some messy contents file: 附件3-消杀承包合同(中航物业转包).pdf (1.9 MB) code: document = aw.Document(file_path) document.save("output2/Test3.md")...save("output/test.md", saveOptions); } } Next Steps Test the conversion...

    forum.aspose.com/t/aspose-words-convert-pdf-to-...
  6. PDF to HTML not retaining all layouts and image...

    We need to convert PDF to HTML as is. but c# with htmlsave options not retaining all table layouts and images and text in exact position and size. Need sample code. PDF to html works when i try online in aspose site. s…...with your post so that we can test the scenario with it. Also,...generated in our environment while testing with 25.12 version of the API...

    forum.aspose.com/t/pdf-to-html-not-retaining-al...
  7. Aspose.PSD for Python via .NET 24.7 - Release N...

    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.... GetFileInBaseFolder ( "test.jpg" ) loadOpt = PsdLoadOptions...stream ) addedLayer . Name = "Test Layer" image . AddLayer ( addedLayer...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  8. Bug - Verification (for same-format conversions...

    Hi Alexander, For conversion from one format to itself, I make a verification (only for same-format conversions) using checksums. If checksums of input file and output file are differing is ok if not is not ok. Pleas…... No, in my test malicious_script not deleted...February 6, 2026, 12:56pm 27 Hi, I tested conversion to same format and...

    forum.aspose.com/t/bug-verification-for-same-fo...
  9. 使用 PHP 管理演示文稿中的文本框|Aspose.Slides for PHP 文档

    Aspose.Slides for PHP 让您轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化。...$outPptxFileName , SaveFormat :: Pptx ); $test = new Presentation ( $outPptxFileName...$outPptxFileName ); try { $autoShape = $test -> getSlides () -> get_Item...

    docs.aspose.com/slides/zh/php-java/manage-textbox/
  10. How to Add a Row in Excel using Node.js

    This article explains how to add a row in Excel using Node.js. It has the IDE settings, a list of steps, and a runnable sample code to insert line in Excel using Node.js....worksheet for processing Add some test data in different rows in the...inserted into a sheet for testing the feature. The insertRows()...

    kb.aspose.com/cells/nodejs/how-to-add-a-row-in-...