Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 115,459 for

id

(0.1 sec)
  1. PDF to TIFF Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one TIFF single file programmatically with Java sample code using Aspose.PDF for Java...Repository <repository> <id>AsposeJavaAPI</id> <name>Aspose Java AP</name>...

    products.aspose.com/pdf/java/merger/pdf-to-tiff/
  2. 搜索

    搜索...PDFView android:id="@+id/pdfView" android:layout_width="match_parent"...6dp" /> <TextView android:id="@+id/textView" android:layout_...

    blog.aspose.com/zh-hant/words/build-android-wor...
  3. Add Comments in Spreadsheet in xlsx4j|Documenta...

    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....cp ); // Add <legacyDrawing r:id="rId1"/> VMLPart vmlPart = new..."<v:shapetype coordsize=\"21600,21600\" id=\"_x0000_t202\" o:spt=\"202\"...

    docs.aspose.com/cells/java/add-comments-in-spre...
  4. Move a paragraph from one presentation to anoth...

    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....presentationDocument ) { // Get relationship ID of the first slide PresentationPart...slide part by the relationship ID. SlidePart slidePart = ( SlidePart...

    docs.aspose.com/slides/net/move-a-paragraph-fro...
  5. PresentationML (PPTX, XML)|Aspose.Slides 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....< p : nvGrpSpPr > < p : cNvPr id = "1" name = "" /> < p : cNvGrpSpPr...sp > < p : nvSpPr >< p : cNvPr id = "4" name = "TextBox 3" /> <...

    docs.aspose.com/slides/cpp/presentationml-pptx-...
  6. General Properties in PHP | Aspose.Tasks Docume...

    Learn how to read Microsoft Project (MPP/XML) general properties using Aspose.Tasks Java for PHP....23 print "Task Id:" . $task -> get ( $tsk -> ID ); 24 25 print...

    docs.aspose.com/tasks/java/general-properties-i...
  7. Merge 3MF File Formats via Java | products.aspo...

    Sample Java merge 3MF file. Use this example code to merge 3MF file within any Web or Desktop Java based application....Repository <repository> <id>AsposeJavaAPI</id> <name>Aspose Java API</name>...

    products.aspose.com/3d/java/merger/3mf/
  8. Merge VRML File Formats via Java | products.asp...

    Sample Java merge VRML file. Use this example code to merge VRML file within any Web or Desktop Java based application....Repository <repository> <id>AsposeJavaAPI</id> <name>Aspose Java API</name>...

    products.aspose.com/3d/java/merger/vrml/
  9. Merge DAE File Formats via Java | products.aspo...

    Sample Java merge DAE file. Use this example code to merge DAE file within any Web or Desktop Java based application....Repository <repository> <id>AsposeJavaAPI</id> <name>Aspose Java API</name>...

    products.aspose.com/3d/java/merger/dae/
  10. Moving Tasks | Aspose.Tasks Documentation

    This page discusses how to move tasks using Aspose.Tasks for C++. The content includes best practices and examples....atic); 9 10 // Get Tasks by Ids 11 System ::SharedPtr < Task...// Move tasks with id 5 before task with id 3 8 System ::SharedPtr...

    docs.aspose.com/tasks/cpp/moving-tasks/