Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 5,491 for

assignment

(0.16 sec)
  1. Public API Changes in Aspose.Cells 8.6.0|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....property that can be used to assign a VBA module to a form control...accept the module name and assign it to the control. Following...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. BuiltInDocumentProperties.CharactersWithSpaces ...

    Discover the BuiltInDocumentProperties CharactersWithSpaces property, which estimates character count, including spaces, for efficient document management....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...
  3. Реализуйте Cell.FormulaLocal, похожий на Excel ...

    Узнайте, как реализовать Cell.FormulaLocal, похожий на Excel VBA Range.FormulaLocal, с помощью Aspose.Cells for JavaScript через C++....const wb = new Workbook (); // Assign GlobalizationSetting implementation.... cells . get ( "C4" ); // Assign SUM formula and get its FormulaLocal...

    docs.aspose.com/cells/ru/javascript-cpp/impleme...
  4. Implementieren Sie Cell.FormulaLocal ähnlich wi...

    Lernen Sie, wie man Cell.FormulaLocal ähnlich wie Excel VBA Range.FormulaLocal mit Aspose.Cells for JavaScript in C++ implementiert....const wb = new Workbook (); // Assign GlobalizationSetting implementation.... cells . get ( "C4" ); // Assign SUM formula and get its FormulaLocal...

    docs.aspose.com/cells/de/javascript-cpp/impleme...
  5. Управление стоимостью задания в Ruby | Aspose.T...

    Узнайте, как управлять затратами на назначение ресурсов Microsoft Project (MPP/XML), используя Aspose.Tasks Java для Ruby....mpp' ) 2 3 resource_assignments = project . getresourceaseSignme...0 6 7 Пока я < resource_assignments . size () 8 9 назначение...

    docs.aspose.com/tasks/ru/java/managing-assignme...
  6. Excel VBAのRange.FormulaLocalに類似したCell.FormulaLo...

    Aspose.Cellsを使用してExcel VBAのRange.FormulaLocalに似たCell.FormulaLocalを実装する方法を学びましょう。...Create workbook Workbook wb ; // Assign GlobalizationSetting implementation...GetCells (). Get ( u "C4" ); // Assign SUM formula and print its FormulaLocal...

    docs.aspose.com/cells/ja/cpp/implement-cell-for...
  7. Enable OpenType Features in Java|Aspose.Words f...

    Advanced typography features in Aspose.Words for Java....TextShaperFactory on LayoutOptions , and assign those options to the document’s...ITextShaper instances, and assign it to LayoutOptions.TextShaperFactory...

    docs.aspose.com/words/java/enable-opentype-feat...
  8. Configure Fallback Font Collections in С++|Aspo...

    Set up a fallback fonts collection in Aspose.Slides for С++ to keep text consistent and crisp in PowerPoint and OpenDocument presentations....creating the collection, you can assign it using the set_FontFallBackRulesCol...fonts rules collection and assign in into the FontsManager of...

    docs.aspose.com/slides/cpp/create-fallback-font...
  9. Vérifier le format numérique personnalisé lors ...

    Aspose.Cells est une bibliothèque C++ pour travailler avec des fichiers de feuilles de calcul, qui supporte la vérification des formats numériques personnalisés lors du stylage. Cet article vous montrera comment utiliser la bibliothèque Aspose.Cells pour vérifier les formats numériques personnalisés afin de garantir que le style est correct....Le code d’exemple suivant assigne un format numérique personnalisé...invalid custom number format is assigned to Style.Custom property book...

    docs.aspose.com/cells/fr/cpp/check-custom-numbe...
  10. ImageFieldMergingArgs.image_height property | A...

    ImageFieldMergingArgs.image_height property. Specifies the image height for the image to insert into the document....the initial value, you should assign an instance of MergeFieldImageDimen...should be applied, you should assign the None value to this property...

    reference.aspose.com/words/python-net/aspose.wo...