Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 248 for

uniqueid

(0.07 sec)
  1. Font Metadata

    Font metadata gives a bunch of common information and some technical details. It helps distinguish, categorize and properly use them.... UniqueID . - Has a unique identifier...

    docs.aspose.com/font/net/font-metadata/
  2. What's New in Aspose.Email for .NET|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.... UniqueId property - The unique id of...

    docs.aspose.com/email/net/whats-new/
  3. Aspose.PSD for Java 20.8 - Release Notes|Docume...

    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....PlLdResource (with the specified UniqueId) as well // and some of them...this unique Id ////resource.UniqueId = new Guid("98765432-10fe...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  4. Aspose.PSD for Java 20.9 - Release Notes|Docume...

    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....PlLdResource (with the specified UniqueId) as well // and some of them...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  5. JavaScript kullanarak C++ ile çalışma sayfası b...

    Bu makale, JavaScript kütüphanesi ve C++ API kullanarak programlama yoluyla Excel çalışma sayfası benzersiz kimliğini nasıl alacağınızı gösterir....uniqueId özelliğini kullanarak çalışma...kimliğini yazdırmak için Worksheet.uniqueId özelliğinin kullanımını gösterir...

    docs.aspose.com/cells/tr/javascript-cpp/get-wor...
  6. VSTOおよびAspose.tasksのタスクのリンクを追加| Aspose.Tasks ドキ...

    このガイドでは、.NETアプリケーションでVSTOとAspose.tasksの両方を使用して、タスク間にリンクを追加する方法について説明します。...get_uniqueid( 2 ).taskdependencies. add...add (project.tasks.get_uniqueid( 1 ) 、 pjtasklinktype.pjfinishtostart);...

    docs.aspose.com/tasks/ja/net/adding-links-for-t...
  7. Adding Links for Tasks in VSTO and Aspose.Tasks...

    This guide explains how to add links between tasks using both VSTO and Aspose.Tasks in .NET applications....get_UniqueID( 2 ).TaskDependencies.Add(project...Add(project.Tasks.get_UniqueID( 1 ), PjTaskLinkType.pjFinishToStart);...

    docs.aspose.com/tasks/net/adding-links-for-task...
  8. Arbeitsblatt IDs mit JavaScript über C++ abrufe...

    Dieser Artikel zeigt, wie man die eindeutige ID eines Excel Arbeitsblatts mittels JavaScript Bibliothek und C++ API programmatisch erhält....uniqueId -Eigenschaft zu erhalten....die Verwendung der Worksheet.uniqueId -Eigenschaft, um die eindeutige...

    docs.aspose.com/cells/de/javascript-cpp/get-wor...
  9. Agregar enlaces para tareas en VSTO y Aspose.Ta...

    Esta guía explica cómo agregar enlaces entre tareas utilizando VSTO y Aspose.Tasks en aplicaciones .NET....get_uniqueID ( 2 ) .TaskDependences.Add...Add (Project.Tasks.Get_uniqueID ( 1 ), PJTasklinkType.pjfinishTostart);...

    docs.aspose.com/tasks/es/net/adding-links-for-t...
  10. Adding Links for Tasks | Aspose.Tasks Documenta...

    Learn how to add new task links to your project using Aspose.Tasks for .NET instead of Microsoft Office Automation Tools....get_UniqueID( 2 ).TaskDependencies.Add(project...Add(project.Tasks.get_UniqueID( 1 ), PjTaskLinkType.pjFinishToStart);...

    docs.aspose.com/tasks/net/adding-links-for-tasks/