Sort Score
Result 10 results
Languages All
Labels All
Results 8,111 - 8,120 of 401,841 for

document

(0.44 sec)
  1. Online PCL to PPSM Conversion or Develop Java b...

    Free online app to convert PCL to PPSM files. Java conversion library code for PCL Documents....will be converted into PPSM document Download the converted PPSM...Automation API Open PCL file using Document class Convert PCL to PPTX...

    products.aspose.com/total/java/conversion/pcl-t...
  2. Online PCL to Powerpoint Conversion or Develop ...

    Free online app to convert PCL to Powerpoint files. Java conversion library code for PCL Documents....converted into Powerpoint document Download the converted Powerpoint...Automation API Open PCL file using Document class Convert PCL to PPTX...

    products.aspose.com/total/java/conversion/pcl-t...
  3. Inline class | Aspose.Words for Python

    aspose.words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own...Levels of Nodes in a Document documentation article. Remarks A...(Inherited from Node ) document Gets the document to which this node...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add Image to PDF using JavaScript via C++|Aspos...

    This section describes how to add image to existing PDF file using Aspose.PDF for JavaScript via C++....to add the image in a PDF document. /*set the default image filename*/...( json . errorCode == 0 ) document . getElementById ( 'output'...

    docs.aspose.com/pdf/javascript-cpp/add-image-to...
  5. HtmlSaveOptions.tableWidthOutputMode property |...

    HtmlSaveOptions.tableWidthOutputMode property. Controls how table, row and cell widths are exported to HTML, MHTML or EPUB... In a document in Aspose.Words, tables, rows...units too. When you convert a document to HTML using Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Link Border and Alignment Errors - Free Support...

    Hello, My company has purchased an Aspose Java licence which is valid for Aspose 4.3 but not for the latest Version. I noticed two bug with our purchased version while trying to create a table of content using XSL/FO s…...4-…) See the attached PDF document As we purchased only the older...You’ll find the generated PDF documents in this thread. Regards, Mohammad...

    forum.aspose.com/t/link-border-and-alignment-er...
  7. PDF 文件元数据|Aspose.PDF for C++

    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....文件信息 为了获取 PDF 文件的特定信息,首先需要调用 Document 类的 get_Info() 方法。一旦获取到 DocumentInfo...pdfDocument = MakeObject < Document > ( _dataDir + u "GetFileInfo...

    docs.aspose.com/pdf/zh/cpp/pdf-file-metadata/
  8. DocumentVisitor.VisitRowStart | Aspose.Words fo...

    Discover the DocumentVisitor VisitRowStart method. Enhance your table row enumeration with efficient, streamlined processing for optimized performance....table in a document. public void TableToText () { Document doc = new...new Document ( MyDir + "DocumentVisitor-compatible features.docx"...

    reference.aspose.com/words/net/aspose.words/doc...
  9. HtmlSaveOptions.table_width_output_mode propert...

    HtmlSaveOptions.table_width_output_mode property. Controls how table, row and cell widths are exported to HTML, MHTML or EPUB... In a document in Aspose.Words, tables, rows...units too. When you convert a document to HTML using Aspose.Words...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Saving recognition results into a stream|Docume...

    Saving the recognition results of multi-page Documents (PDF, Word, and so on) into a memory stream....recognition results into one document using SaveMultipageDocumen...recognition. The resulting document can be saved into into OutputStream...

    docs.aspose.com/ocr/java/save-stream/