Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 69,939 for

import

(0.11 sec)
  1. Doc to Docx conversion -> Requested default val...

    Import aspose.words as aw Import aspose.words.saving as saving _license = aw.License() _license.set_license(str(ASPOSE_LICENSE_PATH)) ... doc = aw.Document(str(input_path)) try: doc.save(str(output_path), aw.Save…...2026, 5:26am 1 import aspose.words as aw import aspose.words.saving...

    forum.aspose.com/t/doc-to-docx-conversion-reque...
  2. How to Run Examples|Aspose.Slides Documentation

    Run Aspose.Slides for Java examples fast: clone the repo, restore packages, then build and test features for PPT, PPTX and ODP.... Import Examples into the IDE The project...modern IDE can easily open or import the project and its dependencies...

    docs.aspose.com/slides/java/how-to-run-the-exam...
  3. How to Run the Examples|Aspose.Slides for PHP D...

    Run Aspose.Slides for PHP via Java examples fast: clone the repo, restore packages, then build and test features for PPT, PPTX and ODP.... Import Examples into the IDE The project...modern IDE can easily open or import the project and its dependencies...

    docs.aspose.com/slides/php-java/how-to-run-the-...
  4. Percentage Complete Calculations in Ruby | Aspo...

    Learn how to work with Microsoft Project percentage complete values using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...mpp' ) 2 3 collector = Rjb :: import( 'com.aspose.tasks.ChildTasksCollector'...

    docs.aspose.com/tasks/java/percentage-complete-...
  5. Saving a Project as PDF in Ruby | Aspose.Tasks ...

    This article explains how to save project to PDF using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...mpp' ) 2 3 options = Rjb :: import( 'com.aspose.tasks.PdfSaveOptions'...

    docs.aspose.com/tasks/java/saving-a-project-as-...
  6. Defining Weekdays for Exceptions in Ruby | Aspo...

    Learn how to define exception weekdays for Microsoft Project (MPP/XML) projects using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'..."Calendar1" ) 4 5 except = Rjb :: import( 'com.aspose.tasks.CalendarException'...

    docs.aspose.com/tasks/java/defining-weekdays-fo...
  7. How to add Smart Card signature to PDF|Aspose.P...

    Aspose.PDF for Python via .NET allows you to sign PDF documents from a smart card using signature field....from a smart card: import aspose.pdf as ap import aspose.pydrawing...signature fails verification. import aspose.pdf as ap path_infile...

    docs.aspose.com/pdf/python-net/sign-pdf-documen...
  8. Adding Bates Numbering Artifact in Python via ....

    Aspose.PDF for Python via .NET allows you to add Bates Numbering to PDF....instance as the parameter: import aspose.pdf as ap def add_bates_numbering...PaginationArtifact objects: import aspose.pdf as ap def add_b...

    docs.aspose.com/pdf/python-net/add-bates-number...
  9. Working with Actual Properties in Ruby | Aspose...

    Learn how to work with Microsoft Project (MPP/XML) actual properties using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...mpp' ) 2 3 collector = Rjb :: import( 'com.aspose.tasks.ChildTasksCollector'...

    docs.aspose.com/tasks/java/actual-properties-in...
  10. 如何在 Angular 中使用 Aspose.CAD|CAD Documentation

    在 Angular 中使用 Aspose.CAD。...中,描述启动助手进程、处理和保存图像的过程 import {Component} from '@angular/core'; import {DomSanitizer}...'@angular/platform-browser'; import {Image} from "aspose-cad/c...

    docs.aspose.com/cad/zh/javascript-net/showcases...