Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 5,466 for

assignment

(0.42 sec)
  1. Working with Watermark in Node.js|Aspose.Words ...

    Create and manage watermarks in a document using Node.js....remove watermark shape by an assigned name. The following code example...A: When inserting the shape, assign a unique name (e.g., watermarkShape...

    docs.aspose.com/words/nodejs-net/working-with-w...
  2. 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...
  3. 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...
  4. 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-...
  5. 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...
  6. 用 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...
  7. 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...
  8. 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...
  9. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine in Node.js by implementing a custom calculation engine using the Aspose.Cells library for Node.js via C++. Load an existing Excel file or create a new one to use the methods provided and save the modified Excel file....toUpperCase () === "TODAY" ) { // Assign to CalculationData.CalculatedValue:... CalculationOptions (); // Assign the CalculationOptions.CustomEngine...

    docs.aspose.com/cells/nodejs-cpp/implement-cust...
  10. Добавление закладок PDF с именованными назначен...

    Узнайте, как добавлять закладки PDF с именованными назначениями с помощью Aspose.Cells for C++....push_back ( subbookmarkEntry2 ); // Assign Sub-Bookmarks list to Bookmark...// Create PdfSaveOptions and assign Bookmark to it PdfSaveOptions...

    docs.aspose.com/cells/ru/cpp/add-pdf-bookmarks-...