Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 56,341 for

import document

(0.14 sec)
  1. 在 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....- email import Settings from com.aspose.email import MailMessage...MailMessage from com.aspose.email import SaveOptions class Converter...

    docs.aspose.com/email/zh/java/converting-email-...
  2. Aspose Word and PPT for python not working in A...

    We are trying to use Aspose PDF and Apose word in Azure Databricks by using python. It is crashing when try to set liscence or try to use any function by below message. Is there any one successful Fatal error: The Pytho…...to the official Aspose documentation for compatibility details...to set the license: python import aspose.words as aw # Load the...

    forum.aspose.com/t/aspose-word-and-ppt-for-pyth...
  3. Get Page Properties in Ruby|Aspose.PDF for Java

    Learn how to retrieve page properties in a PDF file using Ruby with Aspose.PDF to manage and manipulate your Documents efficiently....get page properties of Pdf document using Aspose.PDF Java for...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/get-page-properties-in...
  4. Convert JPG To DOCX C#

    Convert JPG to DOCX format in C# code. Save JPG as DOCX using C#....converting JPG to DOCX Use our document conversion API to develop...solution to import and export JPG, DOCX, and many other document formats...

    products.aspose.com/words/net/conversion/jpg-to...
  5. Convert JPG To TXT C#

    Convert JPG to TXT format in C# code. Save JPG as TXT using C#....converting JPG to TXT Use our document conversion API to develop...solution to import and export JPG, TXT, and many other document formats...

    products.aspose.com/words/net/conversion/jpg-to...
  6. Convert Image To DOC C++

    Convert Image to DOC format in C++ code. Save Image as DOC using C++....to import and export image, DOC, and many other document formats...convert images to a image document programmatically? With Aspose...

    products.aspose.com/words/cpp/conversion/image-...
  7. Convert Image To WORD C++

    Convert Image to WORD format in C++ code. Save Image as WORD using C++....to import and export image, Word, and many other document formats...convert images to a image document programmatically? With Aspose...

    products.aspose.com/words/cpp/conversion/image-...
  8. 操作 3D 场景的自定义属性|Documentation

    开发人员可以添加、检索和删除 3D 对象的自定义属性。3D 对象的RemoveProperty、GetProperty、SetProperty成员是一组用于操作对象的自定义属性的常用方法。...threed import Scene from aspose.threed.entities import Box from...from aspose.threed.formats import GLTFSaveOptions , FileFormat...

    docs.aspose.com/3d/zh/python-net/manipulate-cus...
  9. Section Break as revision - How to get that spe...

    Hello Aspose Team, I have a specific situation in my Word file: I need to find revisions which are actually Section Breaks and then accept those revisions programmatically. I am using Java and Aspose.Words. Is there a …...4 KB View of the file in Document Explorer. 452×568 22.8 KB...Solution Iterate through the document’s Revision collection, locate...

    forum.aspose.com/t/section-break-as-revision-ho...
  10. Convert Mesh of a single 3D object in PLY file|...

    The overloaded EncodeMesh members exposed by the PlyFormat class can be used to convert the Mesh of a 3D object to PLY file. The EncodeMesh members take the Mesh, output file name and PlySaveOptions objects as parameters. Using the PLY save options, developers can change the name of coordinate components....threed import FileFormat , FileContentType...entities import Cylinder from aspose.threed.formats import PlySaveOptions...

    docs.aspose.com/3d/python-net/convert-mesh-of-a...