Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 50,422 for

import document

(0.08 sec)
  1. Aspose::Words::Drawing::ImageData::get_Title me...

    Aspose::Words::Drawing::ImageData::get_Title method. Defines the title of an image 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...
  2. Aspose::Words::Drawing::ImageData::get_ChromaKe...

    Aspose::Words::Drawing::ImageData::get_ChromaKey method. Defines the color value of the image that will be treated as transparent 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...
  3. 将文件保存到响应对象中(Python.NET)|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel文件直接保存到HTTP响应流中。...保存文件到响应流 XLS文件 import os from aspose.cells import Workbook , XlsSaveOptions...Cells-for-.NET # The path to the documents directory. current_dir = os...

    docs.aspose.com/cells/zh/python-net/saving-file...
  4. Ինչպես փոխարկել PDF-ը OneNote-ին՝ օգտագործելով C#

    Այս հոդվածը ցույց է տալիս, թե ինչպես փոխարկել PDF-ը OneNote-ի՝ օգտագործելով C#: Այն պարունակում է բոլոր մանրամասները շրջակա միջավայրը կարգավորելու համար, ծրագրավորման քայլերի ցանկ և գործարկվող կոդ՝ PDF-ը OneNote-ին C#-ի միջոցով փոխանցելու համար:...OneNote-ի փոխարկելու համար Ստեղծեք Document class օբյեկտ PDF ֆայլերից...պահելու համար Կանչեք Import() մեթոդը Document դասից այնքան անգամ...

    kb.aspose.com/hy/note/net/how-to-convert-pdf-to...
  5. MD to PNG Converter using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/conversion/m...
  6. Using Tooltip|Aspose.PDF for Java

    Learn how to add tooltip to the text fragment in PDF using Java and Aspose.PDF....word as a tooltip in the PDF document so that it can popup when...examples ; import com.aspose.pdf.ButtonField ; import com.aspose...

    docs.aspose.com/pdf/java/pdf-tooltip/
  7. ImportFormatOptions class | Aspose.Words for No...

    Aspose.Words.ImportFormatOptions class. Allows to specify various Import options to format output...class Allows to specify various import options to format output. To...the Specify Load Options documentation article. Constructors Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert PDF to DOCX in Java | Aspose.PDF | java...

    I use aspose-pdf 21.4 <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-pdf</artifactId> <version>21.4</version> </dependency> And I want to convert pdf f…...package akd; import com.aspose.pdf.DocSaveOptions; import com.aspose...aspose.pdf.Document; import com.aspose.pdf.License; import java.io...

    forum.aspose.com/t/convert-pdf-to-docx-in-java-...
  9. Table cell list format changed after insert new...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document main = new Document(path + "794084228810694656.docx"); Document cover = new Document(path + "竖版签批.docx"); Document target = (Document) main.deepClo…...top\\a\\DMS\\"; Document main = new Document(path + "794084228810694656..."794084228810694656.docx"); Document cover = new Document(path + "竖版签批.docx");...

    forum.aspose.com/t/table-cell-list-format-chang...
  10. Zoom Factor 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 - Zoom Factor To append documents using Aspose.Cells Java for...cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/java/zoom-factor-in-jython/