Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 2,986 for

assignment

(0.28 sec)
  1. Création et Exportation de Modèle|Aspose.PDF po...

    Vous pouvez créer et exporter des modèles en PDF dans SharePoint en utilisant PDF SharePoint API.... Assigned List Types : liste d’IDs séparés...Type est défini sur List ). Assigned Content Types : liste d’IDs...

    docs.aspose.com/pdf/fr/sharepoint/creating-and-...
  2. Arbeitsmappe und Arbeitsblatt Scoped Named Rang...

    Erfahren Sie, wie Sie workbooks und worksheet gebundene benannte Bereiche mit Aspose.Cells for Node.js via C++ erstellen....createRange ( "A1" , "C10" ); // Assign the name to workbook scope...createRange ( "A1" , "C10" ); // Assign name to range with sheet reference...

    docs.aspose.com/cells/de/nodejs-cpp/create-work...
  3. Skapa arbetsbok och kalkylblad med namn interva...

    Lär dig hur man skapar arbetsbok och kalkylblad med namngivna intervall med 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/sv/nodejs-cpp/create-work...
  4. Erstellen Sie Ressourcen und Link in VSTO und A...

    Erfahren Sie, wie Sie Ressourcen und Links von Microsoft Project (MPP/XML) mit ASSOSPLE.TASKS für .NET erstellen. Im Vergleich zu Vsto....Assignments.Add(tsk.ID, iResourceId,...define assignment 32 33 ResourceAssignment assignment = new ...

    docs.aspose.com/tasks/de/net/create-resources-a...
  5. Variaciones para tratar en Ruby | Aspose.Tasks ...

    Aprenda cómo lidiar con las variaciones de trabajo en archivos del proyecto Microsoft usando Aspose.Tasks Java para Ruby....mpp' ) 2 3 Resource_Assignments = Project . getResourceasSignmen...Mientras yo < recocesce_assignments . size () 8 9 asignación...

    docs.aspose.com/tasks/es/java/dealing-variances...
  6. BuiltInDocumentProperties.content_type property...

    BuiltInDocumentProperties.content_type property. Gets or sets the content type of the document....time and its value can be assigned to the Pages property # The...lines in the document, and then assign the result to the "Lines" built-in...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Vérifier le format numérique personnalisé lors ...

    Aspose.Cells est une bibliothèque C++ pour travailler avec des fichiers de feuilles de calcul, qui supporte la vérification des formats numériques personnalisés lors du stylage. Cet article vous montrera comment utiliser la bibliothèque Aspose.Cells pour vérifier les formats numériques personnalisés afin de garantir que le style est correct....Le code d’exemple suivant assigne un format numérique personnalisé...invalid custom number format is assigned to Style.Custom property book...

    docs.aspose.com/cells/fr/cpp/check-custom-numbe...
  8. ShadowFormat.visible property | Aspose.Words fo...

    ShadowFormat.visible property. Returns ``true`` if the formatting applied to this instance is visible....clear() , assigning false to Visible does not...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Editando páginas individuales de un PDF|Aspose....

    Esta sección explica cómo editar páginas individuales de un PDF utilizando la clase PdfPageEditor....size from the enumeration and assign to property pdfPageEditor ...PageSize . PageLedger ; // Assign page rotation pdfPageEditor...

    docs.aspose.com/pdf/es/net/editing-a-pdf-s-indi...
  10. Working with Document in PostScript | .NET

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET....PsSaveOptions(); 6 //If you want to assign page size other than A4, set...ORIENTATION_PORTRAIT ); 8 //If you want to assign page margins other than empty...

    docs.aspose.com/page/net/ps/working-with-document/