Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 32,673 for

test

(0.41 sec)
  1. AxisTickMark enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisTickMark enumeration. Specifies the possible positions for tick marks....add_date ( series_name = 'Aspose Test Series' , dates = [ datetime...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Mergin pdf forms causes a Null Reference Except...

    I am working on merging multiple pdf documents and it was failing only when i included a pdf document that had form fields. Here is a very simple code. FileStream inputStream = new FileStream(".myFile.pdf", FileMode.O…...concatenate, so that we can test the scenario in our environment...sharing the resource file. I have tested the scenario and I am able...

    forum.aspose.com/t/mergin-pdf-forms-causes-a-nu...
  3. PDF file distorted - Free Support Forum - aspos...

    hello, when we create doc file and insert pdf file inside doc and convert into pdf then PDF file is disctorting. As we are using below code. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder…...Writeln($"Here is the tested data of the text: "); builder...Writeln(); builder.Writeln($"tested pdf data"); builder.Writeln();...

    forum.aspose.com/t/pdf-file-distorted/327238
  4. Aspose words moving text in pdf file inserting ...

    Hello Aspose Team I’m developing a windows form app for our company that includes a digital signature to pdf files, only that, but when the program finish the signature process, is moving some text in the file. We cann…... Here are some test files: test.zip (977,1 KB) Ps: is...

    forum.aspose.com/t/aspose-words-moving-text-in-...
  5. Landray RDM EKP-21463 Convert Effect - Free Sup...

    pdf source code: src.zip (4.4 KB) origin pdf: JTSC-E0243_TOC-L Series Release of Firmware Ver. 3.00.00.pdf.zip (346.2 KB) converted before: image.jpg (235.0 KB) converted after: image.png (157.4 KB) Please have a…... Test with Different Files : Attempt...7:21am 4 @hucq_landray_com_cn We tested with 25.7 version and could...

    forum.aspose.com/t/landray-rdm-ekp-21463-conver...
  6. CELLSNET-57840: Placement of values in/around p...

    Hi, I Tested the new version of aspose for the issue previously recorded as CELLSNET-57840. In my Testing I found that this particular chart where the placement is really off. I’ve used the range “Demographics!D273:O3…...April 11, 2025, 5:50pm 1 Hi, I tested the new version of aspose for...recorded as CELLSNET-57840. In my testing I found that this particular...

    forum.aspose.com/t/cellsnet-57840-placement-of-...
  7. Tick/check symbol - Free Support Forum - aspose...

    I’m trying to show the symbol (:heavy_check_mark:) on a PDF. (I’m using VB.Net). I tried using #$UNICODE(10004) but it didn’t work. can anyone tell me how to get this check symbol to show up?... I’ve tested the scenario with the latest...TextFragment("page $p of $P \x2713" + " test and \x25a1"); //Specify the...

    forum.aspose.com/t/tick-check-symbol/82133
  8. Convert docx to pdf Chinese garbled - Free Supp...

    Convert docx to pdf,Chinese garbled,English normal. code: file_name = download_file(filepath) file_name_without_ext = Path(file_name).stem file_path = base_dir / "file" / file_name new_file_name = file_name_without_…... Test the conversion again after applying...output documents here for testing? We will check the issue and...

    forum.aspose.com/t/convert-docx-to-pdf-chinese-...
  9. Memory Leak - MakeObject<Document>(u"example.do...

    The following range of versions of aspose.words have memory leaks in the following function: MakeObject(u"example.docx"); Aspose.Words.Cpp.23.9.0 → Aspose.Words.Cpp.24.3.0 (now) The memory leak exists probably even lo…...please attach it here for testing? We will check the issue and...deleted. We created an empty test project as provided by @lefev...

    forum.aspose.com/t/memory-leak-makeobject-docum...
  10. Tables not merging correctly when multiple colu...

    I have a word document that has a bunch of tables on it. When I try to merge all of the tables into one table the columns become all mismatched, like so: This is the code I am using to merge the tables: public void…... Testing and Debugging : After implementing...implementing the merging logic, test with various table configurations...

    forum.aspose.com/t/tables-not-merging-correctly...