Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 12,478 for

test

(0.31 sec)
  1. ListObject with calculated column creates inval...

    Hello, An invalid Excel file is generated using this example from the documentation located at: Propagate Formula in Table or List Object automatically while entering data in new rows|Documentation When you open the fi…...showing error out_test.zip (6.8 KB) [Test] public void foo68()...filename = @"c:\data\temp\out_test.xlsx"; // Create workbook object...

    forum.aspose.com/t/listobject-with-calculated-c...
  2. Free Online Apps to Generate and Recognize OMR ...

    On Premise APIs and free apps for OMR file formats. Generate & recognize your OMR images from anywhere....easily calculate grade of the test, exam, quiz or assignment. View...

    products.aspose.app/omr
  3. Export DWG to PDF with Layers visible in PDF - ...

    Hi, Is it possible to export a dwg to PDF and the layers of the dwg be exported as PDF layers that you can view and turn off in adobe acrobat reader? image.png (32.1 KB)... Could you please test if this example is useful: PdfOptions...

    forum.aspose.com/t/export-dwg-to-pdf-with-layer...
  4. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

    Discover the FindReplaceOptions IgnoreFieldCodes property to easily manage text in field codes. Control visibility with a simple boolean setting!...InsertField ( "INCLUDETEXT" , "Test IT!" ); FindReplaceOptions options...

    reference.aspose.com/words/net/aspose.words.rep...
  5. DocumentVisitor.visitBookmarkStart method | Asp...

    DocumentVisitor.visitBookmarkStart method. Called when a start of a bookmark is encountered in the document.... test ( 'CreateUpdateAndPrint' , ()...

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

    Table.nodeType property. Returns [NodeType.Table](../../nodetype/#Table).... test ( 'RecurseChildren' , () =>...out if a tables are nested. test ( 'CalculateDepthOfNest' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Filter Messages from Exchange Mailbox using Web...

    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....messages that either has the word “test” in the subject or “ noreply@host... getSubject (). contains ( "test" ), builder . getFrom (). contains...

    docs.aspose.com/email/java/filter-messages-from...
  8. Aspose::Words::Fonts::StreamFontSource::OpenFon...

    Aspose::Words::Fonts::StreamFontSource::OpenFontDataStream method. This method should open the stream with font data on demand in C++...."Kreon-Regular" ); builder -> Writeln ( u "Test aspose text when saving to PDF...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Discover the PdfDigitalSignatureTimestampSettings constructor to easily initialize digital signature settings for enhanced document security and compliance....PdfDigitalSignatureD ( certificateHolder , "Test Signing" , "Aspose Office" ...PdfDigitalSignatureD ( certificateHolder , "Test Signing" , "Aspose Office" ...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Creating a Named Range|Documentation

    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.... Name = "Test_Range" ; //Put data in range...set_Value ( Missing . Value , "Test" ); } //Save New Workbook wb...

    docs.aspose.com/cells/net/creating-a-named-range/