Sort Score
Result 10 results
Languages All
Labels All
Results 9,481 - 9,490 of 53,137 for

path

(0.14 sec)
  1. Exception occurs when converting .docx to .pdf ...

    I am evaluating Aspose.Words for Android SDK. I am using SDK for converting .docx to .pdf file. At first I used version 24.6 and it worked. But when I implemented latest version (25.3) I got this exception: java.lang.No…...DefaultAlgorithmName" on path: DexPathList[[zip file "/da...

    forum.aspose.com/t/exception-occurs-when-conver...
  2. Aspose::Words::Drawing::OleFormat::get_OleIcon ...

    Aspose::Words::Drawing::OleFormat::get_OleIcon method. Gets the draw aspect of the OLE object. When true, the OLE object is displayed as an icon. When false, the OLE object is displayed as content in C++...."Images" ) + System :: IO :: Path :: DirectorySeparatorCh + u...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Exporting Presentations to HTML with Externally...

    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....dictionary and combine it with a path as required. // Constructing...:: Empty ; String filePath = Path :: Combine ( savePath , fileName...

    docs.aspose.com/slides/cpp/exporting-presentati...
  4. Merge XPS files | Aspose.Page for Java

    Merger XPS functionality of Aspose.Page API solution for Java allows you to combine several XPS files into a single XPS or PDF document....Page-for-Java 2 // The path to the documents directory....com/aspose-page/Aspose.Page-for-Java 2 // The path to the documents directory....

    docs.aspose.com/page/java/merge/xps/
  5. Convert TEXT To PDF C++

    Convert TEXT to PDF format in C++ code. Save TEXT as PDF using C++.... Next, specify the path to the input file and create...You then need to specify the path to the PDF output file and use...

    products.aspose.com/words/cpp/conversion/text-t...
  6. Convert WORD To XPS C++

    Convert a Word document to XPS format in C++ code. Save a Word document as XPS using C++.... Next, specify the path to the input file and create...You then need to specify the path to the XPS output file and use...

    products.aspose.com/words/cpp/conversion/word-t...
  7. Convert HTML To WORD C++

    Convert HTML to WORD format in C++ code. Save HTML as WORD using C++.... Next, specify the path to the input file and create...You then need to specify the path to the Word output file and...

    products.aspose.com/words/cpp/conversion/html-t...
  8. 从PDF文档中提取表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 使您能够对PDF文档中包含的表格进行各种操作。...void Extract_Table () { // The path to the documents directory var...ExtractTableBorder () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/extract-table-from-e...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Convert PDF documents using C# API https://docs.aspose.com/pdf/net/converting/ Recent content in Convert PDF documents using C# API on Documentation ......NET c1 // The path to the documents directory....com/aspose-pdf/Aspose.PDF-for-.NET c1 // The path to the documents directory....

    docs.aspose.com/pdf/net/converting/index.xml
  10. 创建复杂的PDF|Aspose.PDF for Java

    Aspose.PDF for Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...Path ; import java.nio.file.Paths ; import java...{ } private static Path _dataDir = Paths . get ( "/home/admin1/pdf-examples/"...

    docs.aspose.com/pdf/zh/java/complex-pdf-example/