Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 32,746 for

test

(0.15 sec)
  1. Run.accept method | Aspose.Words for Node.js

    Run.accept method. Accepts a visitor.... test ( 'HeaderFooterToText' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentVisitor.visitEditableRangeEnd method | ...

    DocumentVisitor.visitEditableRangeEnd method. Called when an end of an editable range is encountered in the document.... test ( 'EditableRangeToText' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentVisitor.visitEditableRangeStart method ...

    DocumentVisitor.visitEditableRangeStart method. Called when a start of an editable range is encountered in the document.... test ( 'EditableRangeToText' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. AxisCrosses enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisCrosses enumeration. Specifies the possible crossing points for an axis.... add ( "Aspose Test Series" , [ "Word" , "PDF" ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Node.nodeType property | Aspose.Words for Node.js

    Node.nodeType property. Gets the type of this node.... test ( 'RecurseChildren' , () =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 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-...
  8. 使用 C++ 从 PDF 中提取附件 | Aspose.PDF

    通过 COM Interop 在 C++ 框架、C++ Core 和 PHP、VBScript、Delphi、C++ 上从 PDF 中提取附件。...:: OpenWrite ( _dataDir + u "test" + count + u "_out.txt" ); fileStream...

    products.aspose.com/pdf/zh-hans/cpp/attachments...
  9. 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
  10. 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-...