Sort Score
Result 10 results
Languages All
Labels All
Results 9,681 - 9,690 of 223,148 for

new

(1.41 sec)
  1. OleControl | Aspose.Words for Java

    Represents OLE ActiveX control in Java.... Document doc = new Document(getMyDir() + "ActiveX...ActiveX control. Document doc = new Document(getMyDir() + "ActiveX...

    reference.aspose.com/words/java/com.aspose.word...
  2. 用JavaScript通过C++从模板文件加载工作簿时筛选数据类型|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....load data const loadOptions = new LoadOptions ( LoadFormat . Xlsx...); loadOptions . loadFilter = new LoadFilter ( LoadDataFilterOption...

    docs.aspose.com/cells/zh/javascript-cpp/filteri...
  3. Avoid Blank Page in Output PDF when there is No...

    Learn how to avoid blank pages in output PDF when there is nothing to print using Aspose.Cells for JavaScript via C++....arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { workbook = new Workbook (); } // Create Pdf...

    docs.aspose.com/cells/javascript-cpp/avoid-blan...
  4. DocumentBase.Styles | Aspose.Words for .NET

    Explore the DocumentBase Styles property to access a rich collection of customizable styles, enhancing your document's visual appeal and consistency.... Document doc = new Document (); Assert . That (...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose::Words::LowCode::Merger::Create method |...

    Aspose::Words::LowCode::Merger::Create method. Creates New instance of the mail merger processor in C++....Merger::Create() method Creates new instance of the mail merger processor...erContext>&) method Creates new instance of the mail merger processor...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. 如何通过 JavaScript 和 C++ 控制工作表标签栏|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 控制工作表标签栏。...load it; otherwise create a new workbook let workbook ; if (...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  7. HtmlSaveOptions.exportLanguageInformation prope...

    HtmlSaveOptions.exportLanguageInformation property. Specifies whether language information is exported to HTML, MHTML or EPUB...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...locale information. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. KMZ conversion to MapInfoTab, Osm and Shapefile...

    Hi Alexander, I tested New sample that failed from kmz to :MapInfoTab, Osm and Shapefile. I didn’t test this sample in previous version 26.2 The errors: [kmz4] Testing Kmz → MapInfoTab Args: input=‘D:\GisConverter\Te…...6:30pm 1 Hi Alexander, I tested new sample that failed from kmz to...‘IsIgnoreWrongData’ in code. var options = new ConversionOptions(); options...

    forum.aspose.com/t/kmz-conversion-to-mapinfotab...
  9. Get help|Documentation

    Stuck? Join the community and get professional help from the Aspose team....report a problem, or request a new feature? Aspose team is here...here to help: Blog Learn about new features in Aspose.OCR for Python...

    docs.aspose.com/ocr/python-net/support/
  10. Render Custom Date Format Patterns g and ge.mm....

    Learn how to render custom date format patterns 'g' and 'ge' in Aspose.Cells for JavaScript via C++ to control date display in spreadsheets....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Pdf ); const blob = new Blob ([ outputData ], { type...

    docs.aspose.com/cells/javascript-cpp/render-cus...