Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 29,584 for

test

(0.12 sec)
  1. XPS Package | Cross-package operations | .NET

    .NET API Solution to work with XPS. Use multiple document elements within the same XPS Package for cross-package operations. C# examples on how to do it....Bold, 50 , 250 , "Test" ); // Fill glyphs in the first...FontStyle.Bold, 50 , 250 , "Test" ); // Fill the glyphs with...

    products.aspose.com/page/net/cross-package-oper...
  2. Aspose.PDF 25.8.0 SaveAsync errors; Save works ...

    Using Aspose.PDF version 25.8.0, the following code errors with some PDFs, but not others. I have reviewed this Aspose Support entry, but it does not provide enough information to solve my issue. I cannot post the offe…...pdf in the tests below) in public, as they have...Ensure that the PDFs you’re testing are not corrupted. Open them...

    forum.aspose.com/t/aspose-pdf-25-8-0-saveasync-...
  3. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...Document("C:\\temp\\find replace test.docx"); ReplaceHandler handler...return afterRun; } } From the test document, here is the text logged...

    forum.aspose.com/t/get-node-that-contains-the-e...
  4. Pdf.net TextFragment properties - Free Support ...

    Hi In aspose words the paragraph class has SpaceBefore and SpaceAfter Properties. I don’t see these Properties in Pdf.net. Please advise how Space Before and Space after can be set for Pdf.net. Also Aspose Words has a …...pdf"; string inFile = myDir + "test.bmp"; Document doc = new Document();...1; date_new = string.Format("Test creation Date: {0}", DateTime...

    forum.aspose.com/t/pdf-net-textfragment-propert...
  5. PDF form in Acrobat Reader is readonly after sa...

    Hi there, We’re encountering an issue with the Aspose.PDF library when handling a PDF file that contains an XFA form. Our application follows this process: Load the original PDF file. Populate the form fields. Save t…...issue, we created a minimal test application that: Simply opens...Save("updated.pdf"); Next Steps Test the updated code to see if the...

    forum.aspose.com/t/pdf-form-in-acrobat-reader-i...
  6. Formatting not retained while creating .ppt fro...

    I'm trying to save a excel workbook template as a powerpoint presentation. The background color of grey colored cells in the tables in the excel sheets are not retained as such. They become black instead. How do we reta…...found the issue after an initial test. I have logged your issue into...sample code. After an initial test, I can find the issue for your...

    forum.aspose.com/t/formatting-not-retained-whil...
  7. DataBar Limited|Documentation

    Information about DataBar Limited Barcode Type... You can test the quality of Aspose.BarCode...

    docs.aspose.com/barcode/info-cards/databar-limi...
  8. Multithread Barcode Reading|Documentation

    This article explains how to set mulithread barcode recognition...Read Barcodes Online : You can test the quality of Aspose.BarCode...

    docs.aspose.com/barcode/androidjava/multithread...
  9. Edit PSD files online | products.aspose.com

    Edit PSD Adobe Photoshop Files online...UpdateText("test update", new Point(0, 0), 15...layer; textLayer.updateText("test update", new Point(0, 0), 15...

    products.aspose.com/psd/editor/
  10. 用C++管理Excel宏启用工作簿的VBA代码|Documentation

    在C++中添加VBA模块并修改VBA或宏,使用Aspose.Cells库。...Button1_Click () MsgBox "This is test message." End Sub 经过Aspose....U16String searchStr = u "This is test message." ; U16String replaceStr...

    docs.aspose.com/cells/zh/cpp/manage-vba-project/