Sort Score
Result 10 results
Languages All
Labels All
Results 7,621 - 7,630 of 20,410 for

printing document

(0.11 sec)
  1. Converting a SVG file to JPEG using C# | Aspose...

    Sample code for SVG‑to‑JPEG conversion in .NET. Use the API example code for batch SVG‑to‑JPEG conversion within VB.NET, ASP.NET, or any .NET‑based application....convert programmatically a document from SVG to JPEG format with...with a modern document-processing .NET API. Use just a few lines...

    products.aspose.com/pdf/net/conversion/svg-to-j...
  2. 如何使用 Java 获取 Highlight 注解 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中获取 PDF 文件中的 Highlight 注释的 Java 示例代码。...Load the PDF file Document document = new Document ( _dataDir + "sample_mod..."sample_mod.pdf" ); Page page = document . getPages (). get_Item (...

    products.aspose.com/pdf/zh-hans/java/annotation...
  3. Convert OneNote to PDF | Aspose.Note Documentation

    A guide on converting OneNote notes to PDF format using C# and .NET....notes as a part of another document. One of the best ways to achieve...save OneNote to PDF. PDF documents are widely used as a standard...

    docs.aspose.com/note/net/convert-onenote-to-pdf/
  4. Export print area range to HTML|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....Ask AI Export print area range to HTML Contents [ Hide ] Possible...we need to export only the print area, i.e., a selected range...

    docs.aspose.com/cells/python-net/export-print-a...
  5. Converting a XML file to SVG using C# | Aspose.PDF

    Sample code for XML‑to‑SVG conversion in .NET. Use the API example code for batch XML‑to‑SVG conversion within VB.NET, ASP.NET, or any .NET‑based application....programmatically a document from XML to SVG format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/net/conversion/xml-to-svg/
  6. Sitefinity PDF Import|Aspose.PDF for .NET

    Learn how to install and use PDF Import Module for Sitefinity...NET is a PDF document creation and manipulation...and manipulate existing PDF documents without using Adobe Acrobat...

    docs.aspose.com/pdf/net/sitefinity-pdf-import/
  7. 在 Jython 中将 Excel 转换为 Pdf|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....xls" ) # Save the document in PDF format workbook . save...saveFormat . PDF ) # Print message print "\n Excel to PDF conversion...

    docs.aspose.com/cells/zh/java/excel-to-pdf-conv...
  8. FontInfo.family property | Aspose.Words for Python

    FontInfo.family property. Gets or sets the font family this font belongs to....access and print details of each font in a document. doc = aw...aw . Document ( MY_DIR + 'Document.docx' ) for font_info in doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontFamily | Aspose.Words for Java

    Represents the font family in Java....access and print details of each font in a document. Document doc =...= new Document(getMyDir() + "Document.docx"); Iterator fontCollectionEnumer...

    reference.aspose.com/words/java/com.aspose.word...
  10. Missing borders after PDF to PPTX conversion - ...

    Hello, I’m trying to convert a PDF Document to a PPTX, but some borders are missing after the conversion. Could you please confirm whether this is a bug in the library? Thank you Document doc = Document("/path/to/borde…...I’m trying to convert a PDF document to a PPTX, but some borders...library? Thank you Document doc = Document("/path/to/borders.pdf");...

    forum.aspose.com/t/missing-borders-after-pdf-to...