Sort Score
Result 10 results
Languages All
Labels All
Results 9,181 - 9,190 of 198,866 for

new

(0.14 sec)
  1. 通过Node.js与C++签署和验证数字签名|Documentation

    使用Aspose.Cells for Node.js via C++对Excel文件进行数字签名和验证。保护工作簿内容的真实性。...signatures needed to sign const dsc = new AsposeCells . DigitalSignatureColl...certificate collection. const cert = new AsposeCells . DigitalSignature...

    docs.aspose.com/cells/zh/nodejs-cpp/assign-and-...
  2. Landray RDM MKR-102614 Convert Effect - Free Su...

    cells source code: src.zip (1.6 KB) origin cells: 12345654321.xlsx.zip (159.4 KB) before converted: image.jpg (197.3 KB) after converted: image.png (488.7 KB) Please have a check....Excel file Workbook workbook = new Workbook("path/to/your/file.xlsx");...ImageOrPrintOptions options = new ImageOrPrintOptions(); options...

    forum.aspose.com/t/landray-rdm-mkr-102614-conve...
  3. Orientation | Aspose.Words for Java

    Specifies page orientation in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...centered text."); // If we start a new section using a document builder...

    reference.aspose.com/words/java/com.aspose.word...
  4. Manage Slide Show|Aspose.Slides Documentation

    Manage slide show settings in PowerPoint presentations using C++...code example below creates a new presentation and sets the show...following code example creates a new presentation and loops the slide...

    docs.aspose.com/slides/cpp/manage-slide-show/
  5. Sorting Resources by Name | Aspose.Tasks Docume...

    Learn how to sort resources by name using Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/sorting-resources-by-...
  6. Document.protect method | Aspose.Words for Node.js

    Aspose.Words.Document.protect method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...unprotect a document. let doc = new aw . Document (); doc . protect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Customize axis system for obj format|Documentation

    OBJ have no default coordinate system, we can manually define axis system for it....NegativeZAxis ; AxisSystem axisSystem = new AxisSystem ( CoordinateSystem...front ); ObjSaveOptions opt = new ObjSaveOptions (); //use the...

    docs.aspose.com/3d/net/customize-axis-system-fo...
  8. Filtering the kind of data while loading the wo...

    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....load data const loadOptions = new AsposeCells . LoadOptions ( AsposeCells...loadOptions . setLoadFilter ( new AsposeCells . LoadFilter ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/filtering-the-...
  9. ExportHeadersFootersMode Enum | Aspose.Words fo...

    Discover the Aspose.Words ExportHeadersFootersMode enum for seamless HTML, MHTML, or EPUB header and footer exports. Optimize your document conversion today!... Document doc = new Document ( MyDir + "Header and...HtmlSaveOptions saveOptions = new HtmlSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 通过 C++ 使用 Node.js 监控运行中的程序|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....xlsx" ); const monitor = new AsposeCells . SystemTimeInterruptM...SystemTimeInterruptM ( false ); const lopts = new AsposeCells . LoadOptions ();...

    docs.aspose.com/cells/zh/nodejs-cpp/monitor-run...