Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 5,163 for

assignment

(0.58 sec)
  1. Aspose.Words Document Object Model (DOM) in C#|...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C#....because each paragraph has an assigned style that is defined globally...SetFontsFolder(path, false) , assign the FontSettings to Document...

    docs.aspose.com/words/net/aspose-words-document...
  2. Send Emails & Forward Messages via SMTP in Pyth...

    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.... Assign the plain text content to the...the MailMessage class. By assigning HTML content to the html_body...

    docs.aspose.com/email/python-net/send-email-for...
  3. Render Unicode Supplementary characters in outp...

    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....Characters are the characters assigned code points from U+10000 to...

    docs.aspose.com/cells/java/render-unicode-suppl...
  4. Custom Slice or Sector Colors in Pie Chart|Docu...

    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.... Assign a color of your choice using...

    docs.aspose.com/cells/java/custom-slice-or-sect...
  5. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells library using C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk.... You can assign it the CalcModeType enumeration...

    docs.aspose.com/cells/go-cpp/setting-formula-ca...
  6. Check if VBA Project is Protected and Locked fo...

    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....if VBA Project is Protected Assign Macro to Form Control Analyzing...

    docs.aspose.com/cells/python-net/check-if-vba-p...
  7. Data in Non-Primitive Shape|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.... non‑primitive shapes are assigned the type AutoShapeType.NotPrimitive...

    docs.aspose.com/cells/net/data-in-non-primitive...
  8. Mettre en œuvre un moteur de calcul personnalis...

    Cet article décrit comment étendre le moteur de calcul par défaut dans Node.js en implémentant un moteur de calcul personnalisé en utilisant la bibliothèque Aspose.Cells pour Node.js via C++. Chargez un fichier Excel existant ou créez en un nouveau pour utiliser les méthodes fournies et enregistrez le fichier Excel modifié....toUpperCase () === "TODAY" ) { // Assign the CalculationData.CalculatedValue:... CalculationOptions (); // Assign the CalculationOptions.CustomEngine...

    docs.aspose.com/cells/fr/nodejs-cpp/implement-c...
  9. Using Aspose.PDF for .NET with Coldfusion|Aspos...

    You should work with Aspose.PDF for .NET with Coldfusion using PdfFileInfo Class...will be set as a path and assigned to assembly attribute of cfobject...ExpandPath("guide.pdf") > <!--- assign pdf file path to the class...

    docs.aspose.com/pdf/net/using-aspose-pdf-for-ne...
  10. Node.jsを使用してC++経由でブックとシートのスコープの名前付き範囲を作成する|Docu...

    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/ja/nodejs-cpp/create-work...