Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 4,079 for

assignment

(0.16 sec)
  1. 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...
  2. 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...
  3. أرشيف

    أرشيف...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...
  4. 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...
  5. 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-...
  6. 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...
  7. 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...
  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. ComparerContext.Author | Aspose.Words for .NET

    Discover how the ComparerContext Author feature enhances document comparison by assigning authors to revisions for improved collaboration and clarity....property The author to be assigned to revisions created during...

    reference.aspose.com/words/net/aspose.words.low...
  10. Convert NumPy to Excel in Python | Python NumPy...

    Learn how to convert NumPy arrays to Excel using Aspose.Cells for Python. Step-by-step guide with code examples for Workbook, Worksheet, ListObject, Range, and Named Range.... Assign a display name to the ListObject...# Sometimes you may want to assign a meaningful name to a specific...

    blog.aspose.com/cells/convert-numpy-to-excel/