Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 4,831 for

assignment

(0.09 sec)
  1. Configure Fallback Font Collections on Android|...

    Set up a fallback fonts collection in Aspose.Slides for Android via Java to keep text consistent and crisp in PowerPoint and OpenDocument presentations....Then this collection may be assigned to FontFallBackRulesCol method...fonts rules collection and assign in into the FontsManager of...

    docs.aspose.com/slides/androidjava/create-fallb...
  2. Створення завдань ресурсів | Aspose.Tasks Докум...

    Дізнайтеся, як створити завдання, що пов'язують завдання та ресурси у файлах Microsoft Project (MPP/XML), використовуючи Aspose.Tasks для C ++....get_Resources() -> Add(u "Rsc" ); 7 8 // Assign the resource desired task 9...Creating Multiple Resource Assignments The following code example...

    docs.aspose.com/tasks/uk/cpp/creating-resource-...
  3. Implementar Cell.FormulaLocal similar a Range.F...

    Aprende cómo implementar Cell.FormulaLocal similar a Excel VBA Range.FormulaLocal usando Aspose.Cells con C++....Create workbook Workbook wb ; // Assign GlobalizationSetting implementation...GetCells (). Get ( u "C4" ); // Assign SUM formula and print its FormulaLocal...

    docs.aspose.com/cells/es/cpp/implement-cell-for...
  4. BuiltInDocumentProperties.contentStatus propert...

    BuiltInDocumentProperties.contentStatus property. Gets or sets the content status of 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/nodejs-net/aspose.wo...
  5. BuiltInDocumentProperties.contentType property ...

    BuiltInDocumentProperties.contentType property. Gets or sets the content type of 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/nodejs-net/aspose.wo...
  6. Travailler avec les affectations de ressources ...

    Cet article fournit des détails sur le travail avec les affectations de ressources à l'aide d'Aspose.Tasks Java pour Ruby....Ruby , appelez get_resource_assignments Méthode de ResourceSignmentProp...'test_tasks.mp' ) 2 3 ressource_assignments = project . getResourCeasSignmen...

    docs.aspose.com/tasks/fr/java/general-resource-...
  7. Configure Fallback Font Collections in Python|A...

    Set up a fallback fonts collection in Aspose.Slides for Python via .NET to keep text consistent and crisp in PowerPoint and OpenDocument presentations....Then this collection may be assigned to FontFallBackRulesCol property...fonts rules collection and assign in into the FontsManager of...

    docs.aspose.com/slides/python-net/create-fallba...
  8. Configure Fallback Font Collections in Java|Asp...

    Set up a fallback fonts collection in Aspose.Slides for Java to keep text consistent and crisp in PowerPoint and OpenDocument presentations....Then this collection may be assigned to FontFallBackRulesCol method...fonts rules collection and assign in into the FontsManager of...

    docs.aspose.com/slides/java/create-fallback-fon...
  9. Implementera Cell.FormulaLocal liknande Excel V...

    Lär dig hur du implementerar Cell.FormulaLocal liknande Excel VBA Range.FormulaLocal med Aspose.Cells och C++....Create workbook Workbook wb ; // Assign GlobalizationSetting implementation...GetCells (). Get ( u "C4" ); // Assign SUM formula and print its FormulaLocal...

    docs.aspose.com/cells/sv/cpp/implement-cell-for...
  10. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....and the output EPS file are assigned by strings: Copy 1 // For...image and output EPS file are assigned by streams: Copy 1 // For...

    docs.aspose.com/page/cpp/convert/bmp-to-eps/