Sort Score
Result 10 results
Languages All
Labels All
Results 8,641 - 8,650 of 213,939 for

new

(0.16 sec)
  1. MappedDataFieldCollection.Clear | Aspose.Words ...

    Effortlessly clear your MappedDataFieldCollection with our Clear method, instantly removing all elements for streamlined data management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... () { DataTable dataTable = new DataTable ( "MyTable" ); dataTable...

    reference.aspose.com/words/net/aspose.words.mai...
  2. 使用 JavaScript via C++ 计算 Excel 2016 的 MINIFS 和 ...

    本文介绍如何使用 Aspose.Cells 库在 JavaScript via C++ 中计算 Microsoft Excel 2016 的 MINIFS 和 MAXIFS 函数。加载已有的 Excel 文件或创建新文件,然后使用 Aspose.Cells 方法计算这些函数并将结果保存到磁盘。...functions const workbook = new Workbook ( new Uint8Array ( arrayBuffer...in pdf format const options = new PdfSaveOptions (); options ....

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  3. 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...
  4. Aspose::Words::StyleCollection::get_Count metho...

    Aspose::Words::StyleCollection::get_Count method. Gets the number of styles in the collection in C++....// Set default parameters for new styles that we may later add...() -> set_Name ( u "Courier New" ); // If we add a style of the...

    reference.aspose.com/words/cpp/aspose.words/sty...
  5. Paragraph.is_end_of_document property | Aspose....

    Paragraph.is_end_of_document property. True if this paragraph is the last paragraph in the last section of the document....# and then starts a new line, adding a new paragraph. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. NPE while saving doc as HTML - Free Support For...

    reproduce_bug_mini_anonymized.docx (4.7 MB) Summary Document loads successfully but throws NullPointerException when saving to HTML format. Issue Description When attempting to save a specific Word document to HTML for…...docx")); LoadOptions loadOptions = new LoadOptions(); loadOptions.s...UTF_8); Document doc = new Document(new ByteArrayInputStream(fileBytes)...

    forum.aspose.com/t/npe-while-saving-doc-as-html...
  7. Sample for validating tests - Free Support Foru...

    Hi, I want sample code for my unit tests that convert from one format to all other formats include itself. I want the check will: Check the number of layers for input and output file, number of features in layers, nu…...localIndex = i - 5; var multiPoint = new MultiPoint(); for (int j = 0;...localIndex; ++j) { multiPoint.Add(new Point(10, 10)); } multiPoint...

    forum.aspose.com/t/sample-for-validating-tests/...
  8. PSD ファイルを開いて編集する | products.aspose.com

    オンラインエディターで PSD ファイルを開いて編集する...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...of Image using (Image image = new PsdImage(100, 100)) { // Create...

    products.aspose.com/psd/jp/editor/psd/
  9. Edit Markdown In Javascript

    Edit Markdown in JavaScript code....and formatting attributes Add new MD elements Search MD for text...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/nodejs-net/edit/md/
  10. 数据筛选|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++ API添加数据筛选器。...stream const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/data-fi...