Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 5,003 for

assignment

(0.16 sec)
  1. Convert DWF to PDF in Python

    This quick tutorial explains how to transform DWF to PDF in Python. It includes all essential information needed to build a complete DWF to PDF converter software in Python....customizing the rasterization, like assigning the page dimensions. Additionally...

    kb.aspose.com/cad/python/convert-dwf-to-pdf-in-...
  2. Slide Transition|Aspose.Slides Documentation

    Master slide transitions in Aspose.Slides for Java: add, customize, and sequence effects and durations with Java examples for PPT, PPTX, and ODP presentations....transition type currently assigned to a slide. static void accessSlideTransitio...

    docs.aspose.com/slides/java/examples/elements/s...
  3. Font Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....NET framework) and assign it to the Color property. Setting...

    docs.aspose.com/cells/net/cells-font-settings/
  4. Working with Layers|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....categories of shapes, and then assign shapes to those layers programmatically...getShapes (). getShape ( 3 ); // assign shape to this new Layer shape...

    docs.aspose.com/diagram/java/working-with-layers/
  5. Implémenter un moteur de calcul personnalisé po...

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

    docs.aspose.com/cells/fr/javascript-cpp/impleme...
  6. MPP에 업데이트 된 리소스 할당을 저장 | Aspose.Tasks 문서

    C#용 Aspose.Tasks 를 사용하여 Microsoft Project (MPP/XML) 프로젝트 파일을 업데이트하는 방법에 대해 알아보십시오....GetById(1); 5 6 // Create resource assignment 7 System ::SharedPtr < ResourceAssignment...(Asn::Notes(), u "Newly added assignment" ); 9 10 // Save project...

    docs.aspose.com/tasks/ko/cpp/saving-updated-res...
  7. Agregar marcadores PDF con destinos nombrados u...

    Aprenda cómo agregar marcadores PDF con destinos nombrados usando Aspose.Cells for JavaScript vía C++. Asegure que los marcadores permanezcan intactos sin importar los cambios de página....push ( subbookmarkEntry2 ); // Assign Sub-Bookmarks list to Bookmark...// Create PdfSaveOptions and assign Bookmark to it const opts =...

    docs.aspose.com/cells/es/javascript-cpp/add-pdf...
  8. Добавление закладок PDF с именованными назначен...

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

    docs.aspose.com/cells/ru/javascript-cpp/add-pdf...
  9. XamlFlowSaveOptions | Aspose.Words for .NET

    Discover the XamlFlowSaveOptions constructor to easily initialize and save documents in the XamlFlow format. Enhance your workflow today!..."ImagesFolder" property to assign a folder in the local file..."ImagesFolder" property to assign a folder in the local file...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Working with Watermark in Python|Aspose.Words f...

    Create and manage watermarks in a document using Python....remove watermark shape by an assigned name. The following code example...How can I delete it later? A: Assign a unique name to the shape...

    docs.aspose.com/words/python-net/working-with-w...