Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 69,521 for

import

(0.38 sec)
  1. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF fonts....an existing PDF file: import os import aspose.pdf as ap # Global...TextBuilder . Save the document. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  2. Working with Pages in PS file | Python

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... eps import * 2 from aspose. page . eps . device import * 3 from...from util import Util 4 ########## 5 ###### Class and Method...

    docs.aspose.com/page/python-net/ps/working-with...
  3. Annotation decoration not applied when importin...

    Hi, I am trying to Import XFDF using PDFAnnotationEditor#ImportAnnotationsFromXfdf. The xfdf file contains one freetext annotation decorated with bold, italic, underline, strike through. However, after saving as pdf fil…...decoration not applied when importing xfdf Aspose.PDF Product Family...5:04am 1 Hi, I am trying to import XFDF using PDFAnnotationEd...

    forum.aspose.com/t/annotation-decoration-not-ap...
  4. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....how to insert images using IMPORT and INCLUDEPICTURE fields....setResizeVertically(true); // 2 - The IMPORT field: FieldImport fieldImport...

    reference.aspose.com/words/java/com.aspose.word...
  5. Azure AD 设置 & Microsoft Graph 授权 - Aspose.Email...

    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.... import java.io.BufferedReader ; import java.io.IOException...IOException ; import java.io.InputStream ; import java.io.InputStreamReader...

    docs.aspose.com/email/zh/java/microsoft-graph-a...
  6. Შეკუმშოს DOCX Python

    შეკუმშოს DOCX Python ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOCX კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....install aspose-words კოპირება import aspose.words as aw doc = aw..."Output.docx" , save_options) import aspose.words as aw doc = aw...

    products.aspose.com/words/ka/python-net/compres...
  7. 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-...
  8. 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-...
  9. 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...
  10. Overview|Aspose.PDF for Node.js via C++

    Overview of key-features and supported formats of Aspose.PDF for Node.js via C++, installation and licensing manual....distinction between ‘require’ and ‘import’ lies in their use cases. Require...limited to importing entire modules, whereas Import has the flexibility...

    docs.aspose.com/pdf/nodejs-cpp/overview/