Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 5,493 for

assignment

(0.69 sec)
  1. Cargar hojas de cálculo específicas en un libro...

    Aprenda a cargar hojas de cálculo específicas en un libro usando Aspose.Cells for JavaScript a través de C++. Mejore el rendimiento y reduzca el consumo de memoria....implementation suitable for assigning as a loadFilter. // Adjust...LoadOptions and assign custom load filter (property assignment) const...

    docs.aspose.com/cells/es/javascript-cpp/load-sp...
  2. Archivio

    Archivio...ASSIGNED task.last_update = dt.datetime(2018...= "Darius" task.users.last_assigner = "Harkness" task.users.last_delegate...

    blog.aspose.com/it/email/create-ms-outlook-task...
  3. Archiv

    Archiv...ASSIGNED task.last_update = dt.datetime(2018...= "Darius" task.users.last_assigner = "Harkness" task.users.last_delegate...

    blog.aspose.com/de/email/create-ms-outlook-task...
  4. 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...
  5. Detect File Format of Encrypted Office Open XML...

    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....AI Document Assistant Close Assign and Validate Digital Signatures...

    docs.aspose.com/cells/java/detect-file-format-o...
  6. Manage Cells HTML String with Golang via C++|Do...

    Learn how to manage Cells HTML string through the Aspose.Cells for C++ API....for a specific cell, you can assign an HTML string to the cell...

    docs.aspose.com/cells/go-cpp/manage-cells-html-...
  7. Fügen Sie PDF Lesezeichen mit benannten Zielen ...

    Erfahren Sie, wie Sie mit Aspose.Cells for C++ PDF Lesezeichen mit benannten Zielen hinzufügen....push_back ( subbookmarkEntry2 ); // Assign Sub-Bookmarks list to Bookmark...// Create PdfSaveOptions and assign Bookmark to it PdfSaveOptions...

    docs.aspose.com/cells/de/cpp/add-pdf-bookmarks-...
  8. 用C++创建工作簿和工作表作用域命名范围|Documentation

    学习如何使用Aspose.Cells和C++创建工作簿和工作表作用域的命名范围。...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/zh/cpp/create-workbook-an...
  9. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for C++ master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear C++ code....( FillType :: NoFill ); // Assign the new master slide to a layout...set_MasterSlide ( newMasterSlide ); // Assign the layout slide to the first...

    docs.aspose.com/slides/cpp/examples/elements/ma...
  10. Change Table Style in Word Documents|Aspose.Wor...

    Advanced table formatting C++. Create a table style using C++. Apply table style C++....some area of a table with an assigned table style, and the ConditionalStyleColl...name of the desired style, or assign the TableStyle object directly...

    docs.aspose.com/words/cpp/working-with-tablestyle/