Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 3,017 for

assignment

(0.03 sec)
  1. Fügen Sie PDF Lesezeichen mit benannten Zielen ...

    Erfahren Sie, wie Sie mit Aspose.Cells for C++ PDF Lesezeichen mit benannten Zielen hinzufügen....push_back ( subbookmarkEntry2 ); // Assign Sub-Bookmarks list to Bookmark...// Create PdfSaveOptions and assign Bookmark to it PdfSaveOptions...

    docs.aspose.com/cells/de/cpp/add-pdf-bookmarks-...
  2. 用C++创建工作簿和工作表作用域命名范围|Documentation

    学习如何使用Aspose.Cells和C++创建工作簿和工作表作用域的命名范围。...CreateRange ( u "A1" , u "C10" ); // Assign the name to workbook scope...CreateRange ( u "A1" , u "C10" ); // Assign name to range with sheet reference...

    docs.aspose.com/cells/zh/cpp/create-workbook-an...
  3. 使用Node.js的C++实现自定义计算引擎,以扩展Aspose.Cells的默认计算引擎|D...

    本文介绍如何通过使用 C++ 版 Aspose.Cells 库在 Node.js 中实现自定义计算引擎,从而扩展默认的计算引擎。加载现有的 Excel 文件或创建新文件,使用提供的方法并保存修改后的 Excel 文件。...toUpperCase () === "TODAY" ) { // Assign the CalculationData.CalculatedValue:... CalculationOptions (); // Assign the CalculationOptions.CustomEngine...

    docs.aspose.com/cells/zh/nodejs-cpp/implement-c...
  4. Clean Up Before or During a Mail Merge Operatio...

    Apply different cleaning and removing options such as deleting merge fields before performing a Mail Merge operation or removing unused regions during a Mail Merge operation using Java....unused Mail Merge fields by assigning the RemoveUnusedFields flag...remove empty table rows by assigning the RemoveEmptyTableRows flag...

    docs.aspose.com/words/java/clean-up-before-or-d...
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++....shall have new identifiers assigned to them when the document...have a new unique identifier assigned to it when the document is...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Writing Metadata to MPP

    Learn how to write metadata of tasks, calendars, resources, resource Assignments using Aspose.Tasks for Java.... resources and resource assignments. Writing Metadata to Microsoft...cost resource (four in total). Assign budget resources to the project...

    docs.aspose.com/tasks/java/writing-metadata-to-...
  7. PDF Format Conversion Solution via JavaScript v...

    Convert PDF to DOCX, DOC, PPTX, PNG, TIFF, EPUB, TEX, SVG, CSV & more using JavaScript...creates a FileReader object and assigns a callback function to its...creates a FileReader object and assigns a callback function to its...

    products.aspose.com/pdf/javascript-cpp/conversion/
  8. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document....time and its value can be assigned to the Pages property # The...lines in the document, and then assign the result to the "Lines" built-in...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document....time and its value can be assigned to the Pages property # The...lines in the document, and then assign the result to the "Lines" built-in...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Reduce Exported .MPP File Size Programma...

    Hi Aspose Team, We are using Aspose.Tasks for .NET to programmatically export Microsoft Project files (.mpp) in our web application. Requirement: We need to reduce the actual file size of the exported .mpp files as mu…...any resources, tasks, or assignments that are not being used....ToList()) { if (resource.Assignments.Count == 0) { project.Resources...

    forum.aspose.com/t/how-to-reduce-exported-mpp-f...