Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 53,117 for

import document

(0.36 sec)
  1. 与气缸一起工作|Documentation

    Aspose.3D for Python via .NET 允许自定义圆柱体的偏移顶部。为了使用此功能,可以使用Cylinder类的Offset属性。...threed import FileFormat , Scene from aspose...entities import Cylinder from aspose.threed.utilities import Vector3...

    docs.aspose.com/3d/zh/python-net/working-with-c...
  2. MARKDOWN Ის Რედაქტირება Java

    შეცვალეთ MARKDOWN Java კოდში....ფაილის სხვადასხვა ფორმატში 'Document.Save' მეთოდის გამოყენებით...რედაქტირება import com.aspose.words.*; Document doc = new Document ( "Input...

    products.aspose.com/words/ka/java/edit/markdown/
  3. WORD Ის Რედაქტირება Java

    შეცვალეთ WORD Java კოდში....ფაილის სხვადასხვა ფორმატში 'Document.Save' მეთოდის გამოყენებით...რედაქტირება import com.aspose.words.*; Document doc = new Document ( "Input...

    products.aspose.com/words/ka/java/edit/word/
  4. DOC Ის Რედაქტირება Java

    შეცვალეთ DOC Java კოდში....ფაილის სხვადასხვა ფორმატში 'Document.Save' მეთოდის გამოყენებით...რედაქტირება import com.aspose.words.*; Document doc = new Document ( "Input...

    products.aspose.com/words/ka/java/edit/doc/
  5. 在 Ruby 中按条件搜索 PST 中的邮件和文件夹|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....Outlook PST file pst = Rjb :: import ( 'com.aspose.email.PersonalStorage'..."myInbox" ) builder = Rjb :: import ( 'com.aspose.email.PersonalStorageQuery'...

    docs.aspose.com/email/zh/java/search-messages-a...
  6. How to crop PDF | Aspose.PDF

    Do you know how easily crop PDF Documents using Python? Crop PDF files with high quality using Python PDF library....basic information, improving document availability. Crop PDF helps...overall aesthetics of the document, providing a cleaner and more...

    products.aspose.com/pdf/tutorial/crop-pdf/
  7. Convert VDX to VSX via Python | products.aspose...

    Sample Python conversion code for VDX format to VSX file. Use this example code to convert VDX to VSX within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  8. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index....inserted was created from another document, you should use DocumentBase...to import the node to the current document. The imported node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. [.NET] TextAbsorber fails to resolve ToUnicode ...

    I try to extract text from a simple pdf printed with Word containing just “ff” ligature in Aptos font (does NOT contain ff glyph). I get following error from TextAbsorber The text showing operator hasn't ActualText entr…... Please send the PDF document with their error description...memory‑saving extraction mode import com.aspose.pdf.*; TextExtractionOption...

    forum.aspose.com/t/net-textabsorber-fails-to-re...
  10. 将 Visio 转换为图像格式|Documentation

    This topic show you how to convert Visio to various images formats using Aspose.Diagram for Python via Java. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to PNG, JPEG, BMP images with a few lines of code.... 导出到图像文件编程示例 import jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/zh/python-java/convert-...