Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 5,446 for

assignment

(0.22 sec)
  1. PHP でフォールバック フォント コレクションを設定する|Aspose.Slides for...

    Aspose.Slides for PHP(Java 経由)でフォールバック フォント コレクションを設定し、PowerPoint および OpenDocument のプレゼンテーションでテキストを一貫して鮮明に保ちます。...Then this collection may be assigned to FontFallBackRulesCol method...fonts rules collection and assign in into the FontsManager of...

    docs.aspose.com/slides/ja/php-java/create-fallb...
  2. Erstellen von benannten Bereichen auf Arbeitsma...

    Lernen Sie, wie Sie mit C++ und Aspose.Cells benannte Bereiche auf Arbeitsmappen und Arbeitsblatt Ebene erstellen....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/de/cpp/create-workbook-an...
  3. When converting VSDX with a background to a PDF...

    Hi! Software (incl. versions) where issue can be reproduced: We’re using NUGET package “Aspose.Diagram” version 26.5.0 on a NET 8 project for converting a Visio file (.vsdx) to a PDF. The problem can be reproduced: W…...the issue is caused by the assigned background on the first page...resulting PDF. However, that assigned background does not cause...

    forum.aspose.com/t/when-converting-vsdx-with-a-...
  4. Implementar motor de cálculo personalizado para...

    Este artículo describe cómo extender el motor de cálculo predeterminado en Node.js implementando un motor de cálculo personalizado usando la biblioteca Aspose.Cells para Node.js vía C++. Carga un archivo de Excel existente o crea uno nuevo para usar los métodos proporcionados y guarda el archivo de Excel modificado....toUpperCase () === "TODAY" ) { // Assign the CalculationData.CalculatedValue:... CalculationOptions (); // Assign the CalculationOptions.CustomEngine...

    docs.aspose.com/cells/es/nodejs-cpp/implement-c...
  5. 用 Node.js 在 C++ 中创建工作簿和工作表范围命名|Documentation

    学习如何使用 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/zh/nodejs-cpp/create-work...
  6. Creating, Opening and Saving Images|Documentation

    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....object to its constructor and assigning it to the Source property...instance of the Layer class and assign the PSD image layer to it....

    docs.aspose.com/psd/net/creating-opening-and-sa...
  7. ImageFieldMergingArgs.ImageWidth | Aspose.Words...

    Adjust the ImageWidth in ImageFieldMergingArgs to seamlessly insert images into your documents, enhancing visual appeal and layout....the initial value, you should assign an instance of MergeFieldImageDimen...should be applied, you should assign the null value to this property...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Exportation de seulement certaines entités|CAD ...

    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....ajoutant à la liste, puis les assigner à l’image, en remplaçant toutes...

    docs.aspose.com/cad/fr/net/developer-guide/how-...
  9. Question about using fontPostScriptName in text...

    Hello Aspose Team, I would like to know if it is possible to change the font of a text layer using the fontPostScriptName property. Currently, I am experiencing an issue where assigning a font such as Roboto-Bold resul…...experiencing an issue where assigning a font such as Roboto-Bold...

    forum.aspose.com/t/question-about-using-fontpos...
  10. Working with Text in PS file | Java

    How to add text in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...the glyphs of the text with assigned advances (widths). It allows...the created font. Here we can assign java.awt.Paint or java.awt...

    docs.aspose.com/page/java/ps/working-with-text/