Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 50,513 for

import document

(0.5 sec)
  1. SVG to GIF Converter using Python | Aspose.PDF

    Sample code on Python for SVG to GIF conversion. Use example code for batch SVG to GIF conversion with Python and .NET...programmatically a document from SVG to GIF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/s...
  2. PDF to SVG Merge using Python | Aspose.PDF

    Combine two or more PDF Documents into one SVG single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Installing the Library on the Documentation pages. To verify the benefits...in just a few lines of code. Import necessary Python libraries...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  3. Aspose::Words::Drawing::ImageData::get_IsLink m...

    Aspose::Words::Drawing::ImageData::get_IsLink method. Returns true if the image is linked to the shape (when SourceFullName is specified) in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Images...Aspose :: Words :: Document > (); // Import a shape from the source...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Convert Between Measurement Units|Aspose.Words ...

    Aspose.Words for Python via .NET can help you with how to convert between measurement units, for example, inches to points and points to inches, pixels to points, points to pixels.... import aspose.words as aw inches =...the measurement in inches. import aspose.words as aw points =...

    docs.aspose.com/words/python-net/convert-betwee...
  5. Find And Replace in Ruby|Aspose.Words for Java

    Find and/or replace text in MS Word Document using Ruby....Ruby Code ## The path to the documents directory. data_dir = File...'/data/quickstart/' \ # Open the document. doc = Rjb :: import ( 'com.aspose.words...

    docs.aspose.com/words/java/find-and-replace-in-...
  6. Font-Embedding ROMAN - Free Support Forum - asp...

    Hello, we upgraded from version 18.1 to version 24.8. During this transition, we noticed differences in how fonts are embedded when generating a PDF file from a Word Document. Fonts are now embedded twice with differen…...generating a PDF file from a Word document. Fonts are now embedded twice...implement this: import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/font-embedding-roman/315555
  7. 导入和导出注释到XFDF格式|Aspose.PDF for Java

    您可以使用Aspose.PDF for Java库导入和导出XFDF格式的注释。...examples ; import java.io.FileOutputStream ; import java.io.IOException...IOException ; import com.aspose.pdf.* ; import com.aspose.pdf...

    docs.aspose.com/pdf/zh/java/import-export-xfdf/
  8. Word内容复制节内容到另外的word,如果保留原word的修订 - Free Support...

    aspose -java25,原来的A.docx中有个节需要复制到B.docx,这个节有修订内容,怎么才能保留这些内容到B.docx中...for Java的 Document 类和相关方法。以下是一个示例代码,展示如何实现这一点: import com.aspose...aspose.words.Document; import com.aspose.words.ImportFormatMode;...

    forum.aspose.com/t/word-word-word/320564
  9. Resize PDF document|Aspose.PDF for .NET

    This section explains how to resize a PDF Document with Aspose.PDF Facades using the PdfFileEditor class....PDF document Contents [ Hide ] You can change the document size... You can scale the entire document or specific pages. There are...

    docs.aspose.com/pdf/net/resize-pdf-document/
  10. Opening Files in Jython|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....Cells - Opening Files To open documents using Aspose.Cells Java for...cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/java/opening-files-in-jyt...