Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 5,163 for

assignment

(0.33 sec)
  1. Créer des plages nommées dépendant du classeur ...

    Découvrez comment créer des plages nommées dépendant du classeur et de la feuille en utilisant Aspose.Cells for Node.js via C++....createRange ( "A1" , "C10" ); // Assign the name to workbook scope...createRange ( "A1" , "C10" ); // Assign name to range with sheet reference...

    docs.aspose.com/cells/fr/nodejs-cpp/create-work...
  2. 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...
  3. Archiwa

    Archiwa...ASSIGNED task.last_update = dt.datetime(2018...= "Darius" task.users.last_assigner = "Harkness" task.users.last_delegate...

    blog.aspose.com/pl/email/create-ms-outlook-task...
  4. أرشيف

    أرشيف...ASSIGNED task.last_update = dt.datetime(2018...= "Darius" task.users.last_assigner = "Harkness" task.users.last_delegate...

    blog.aspose.com/ar/email/create-ms-outlook-task...
  5. Introduction to Formulas | Aspose.Tasks Documen...

    The page contains an introduction in project formula grammar that used by Aspose.Tasks for .NET library for calculations....provides an interface for assigning and reading formulas. If an...invalid formula string is assigned, a FormatException is thrown...

    docs.aspose.com/tasks/net/introduction-to-formu...
  6. Travailler avec les affectations de ressources ...

    Ce document explique comment gérer les affectations de ressources à l'aide d'Aspose.Tasks pour Java....nmentPr-setting-resource-assignment-properties.java hosted with...Getting General Resource Assignment Properties using Aspose.Tasks...

    docs.aspose.com/tasks/fr/java/general-resource-...
  7. BuiltInDocumentProperties.Characters | Aspose.W...

    Discover the BuiltInDocumentProperties Characters property, providing an accurate character count estimate to enhance document management and efficiency....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/net/aspose.words.pro...
  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. Create Workbook and Worksheet Scoped Named Rang...

    Learn to create workbook and worksheet scoped named ranges with C++ using Aspose.Cells....CreateRange ( u "A1" , u "C10" ); // Assign a name to the workbook‑scoped...CreateRange ( u "A1" , u "C10" ); // Assign a name to the range with a...

    docs.aspose.com/cells/cpp/create-workbook-and-w...