Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 56,351 for

import document

(0.29 sec)
  1. Page Margins|Aspose.Words for JasperReports

    JasperReports print model does not allow exporters to detect the page margins specified in the report design. Aspose.Words for JasperReports uses a special algorithm to work this out....Microsoft Word when creating a new document (1 inch). If some report elements...parameter: JasperReports Java import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/page-margins/
  2. Compare Two Documents Using Python

    Compare Word or PDF Documents using Python to get the difference between files. You can also compare files in other popular formats....Compare Word or PDF documents in Python High-fidelity Python...NET library to compare two documents in PDF, Word, HTML, TXT, MD...

    products.aspose.com/words/python-net/compare/
  3. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test.docx"); ASPOSE.…... Document doc = new Document(); DocumentBuilder...To insert HTML into a Word document, including SVG content, you...

    forum.aspose.com/t/insert-html-into-word-includ...
  4. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Python via .NET for PPT, PPTX and ODP, with practical code examples.... import aspose.slides.charts as charts import aspose.slides...values. import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/chart-calcula...
  5. View and Update Excel Properties Online or Add ...

    View and modify Excel properties through online app for free. C++ API code to add Excel properties....Develop powerful C++ based Excel document metadata management utility...Update Excel Metadata Online Import Excel file by uploading it...

    products.aspose.com/total/cpp/metadata/excel/
  6. View and Update POWERPOINT Properties Online or...

    View and modify POWERPOINT properties through online app for free. Python API code to view and edit POWERPOINT properties....powerful Python based POWERPOINT document metadata management utility...POWERPOINT Metadata Online Import POWERPOINT file by uploading...

    products.aspose.com/total/python-net/metadata/p...
  7. View and Update PDF Properties Online or using ...

    View and modify PDF properties through online app for free. Python API code to view and modify PDF properties....powerful Python based PDF document metadata management utility...Update PDF Metadata Online Import PDF file by uploading it. Do...

    products.aspose.com/total/python-net/metadata/pdf/
  8. Clear PPSX Annotations Online and using Python ...

    Remove comments from PPSX Document through online app for free. Python API code to delete comments from PPSX presentations....Presentation Annotations Online Import PPSX file to clear comments...file instantly. Remove PPSX Document Comments via Python Reference...

    products.aspose.com/total/python-net/annotate/p...
  9. Dealing Variances in Ruby | Aspose.Tasks Docume...

    Learn how to deal with work variances in Microsoft Project files using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...+ assignment . get( Rjb :: import( 'com.aspose.tasks.Asn' ) ...

    docs.aspose.com/tasks/java/dealing-variances-in...
  10. 用 Python 从网站提取 SVG - Aspose.HTML

    了解如何使用 Aspose.HTML 从网站下载 SVG。考虑使用 Python 示例自动从任何网站外挂内联和外部 SVG。...website using Python 2 3 import os 4 import aspose.html as ah 5 6...exist_ok = True) 9 10 # Open a document you want to extract inline...

    docs.aspose.com/html/zh/python-net/extract-svg-...