Sort Score
Result 10 results
Languages All
Labels All
Results 7,151 - 7,160 of 65,985 for

path

(0.13 sec)
  1. Converting a EMF file to PDF using Java | Aspos...

    EMF to PDF conversion via Java sample code. Programmers can use this example code to export EMF to PDF within any Web or Desktop Java based application....Output format: PDF Output file: Path imageFile = DATA_DIR . resolve...resolve ( "EMFtoPDF.emf" ); Path outputFile = DATA_DIR . resolve...

    products.aspose.com/pdf/java/conversion/emf-to-...
  2. Create HTML Files via Python | products.aspose.com

    Python Sample code for generating HTML documents. Use this code for creating HTML files within any Python based application.....add it to PATH environment variable, for example: PATH=C:\Program...

    products.aspose.com/diagram/python-java/create/...
  3. 使用 XFA 表单|Aspose.PDF for .NET

    Aspose.PDF for .NET API 让您在 PDF 文档中处理 XFA 和 XFA Acroform 字段。Aspose.Pdf.Facades....void FillXFAFields () { // The path to the documents directory var...ConvertDynamicXFAToA () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/xfa-forms/
  4. GIS -Bugs for ( EsriJson, GeoJson , GeoJsonSeq ...

    Hi Alexander, Here are the bugs for : EsriJson, GeoJson, GeoJsonSeq and TopoJson. EsriJson 1.[esrijson2] Testing EsriJson → Gdb Args: input=‘D:\GisConverter\Tests\EsriJson\Input\esrijson.json’, format=‘Gdb’, output=‘D…... Path ‘features’, line 1, position...of content while loading e. Path ‘features’, line 1, position...

    forum.aspose.com/t/gis-bugs-for-esrijson-geojso...
  5. Fill.set_image method | Aspose.Words for Python

    aspose.words.drawing.Fill.set_image method...Description file_name str The path to the image file. set_image(stream)...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 从现有PDF中移除表格|Aspose.PDF for .NET

    了解如何使用Aspose.PDF for .NET从PDF文档中移除表格,提高文档的清晰度和结构。...void RemoveTable () { // The path to the documents directory var...RemoveMultipleTables () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/remove-tables-from-e...
  7. 在 Python 中获取演示文稿的段落边界|Aspose.Slides for Python 文档

    了解如何在 Aspose.Slides for Python via .NET 中检索段落和文本部分的边界,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本定位。... Presentation ( path + "Shapes.pptx" ) as presentation...with slides . Presentation ( path + "source.pptx" ) as pres :...

    docs.aspose.com/slides/zh/python-net/paragraph/
  8. 在用C++保存为PDF时,仅更改特定Unicode字符的字体|Documentation

    了解如何在用Aspose.Cells的C++保存为PDF时更改特定Unicode字符的字体。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/change-the-font-on...
  9. 高级功能|Aspose.PDF for .NET

    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....LatexWithoutPreamble () { // The path to the documents directory var...LatexWithPreambleAnd () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/advanced-features/
  10. Issue with the import revision order in word do...

    When I use aspose.compare() to compare the original Word document with the edited version, the results don’t maintain the order of the edits as expected. Is there a way to preserve the editing sequence and make the outpu…...originalDoc = new Document("path/to/original.docx"); Document...Document editedDoc = new Document("path/to/edited.docx"); // Compare...

    forum.aspose.com/t/issue-with-the-import-revisi...