Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 20,409 for

printing document

(0.17 sec)
  1. Read and Write External Connection of XLS and X...

    Learn how to read and write external connections of XLS and XLSB files using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/read-and-w...
  2. 如何使用 Java 获取 Link 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/java/annotation...
  3. Connect Aspose.Pdf.LogicalStructure.HeaderEleme...

    Hello, How can I get the paragraphs/text fragments associated to the Element Type: Aspose.Pdf.LogicalStructure.HeaderElement in the attached file. Please see the code below to find the HeaderElement I am speaking of. …... pdf_document = apdf.Document(input_path) tagged_content...tagged_content = pdf_document.tagged_content struct_tree_root_element...

    forum.aspose.com/t/connect-aspose-pdf-logicalst...
  4. Hello World|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....anything in the spreadsheet document using Aspose.Cells for Java...-> EXCEL_97_TO_2003 ); print "Document has been saved; please...

    docs.aspose.com/cells/java/hello-world/
  5. FontEmbeddingLicensingRights class | Aspose.Wor...

    aspose.words.fonts.FontEmbeddingLicensingRights class. Represents embedding licensing rights for the font.... Document ( file_name = MY_DIR + 'Embedded...docx' ) # Get the list of document fonts. font_infos = doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert PDF to PDF via C# | Aspose

    Sample code for PDF to PDF C# conversion. Use API example code for batch PDF files to PDF conversion within VB.NET, Asp.NET or any .NET based application....recognition on PDF document and save text as PDF document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/pdf-to-pdf/
  7. NodeCollection.Count | Aspose.Words for .NET

    Discover the NodeCollection Count property to easily access the total number of nodes in your collection, enhancing data management and efficiency.... Document doc = new Document (); // Add two runs...the first paragraph of this document. Paragraph paragraph = ( Paragraph...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Set default open options for new PDF - Free Sup...

    I am creating a new pdf from a collection of existing files and setting the bookmarks on the new file using the Outlines collection on a pdf.Document object. I want to make sure that the resulting PDF file will always o…...Document object. I want to make sure...forum about setting up the document this way, but I wondered if...

    forum.aspose.com/t/set-default-open-options-for...
  9. Set Default Font while rendering spreadsheets t...

    Learn how to set the default font while rendering spreadsheets to images using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/set-defaul...
  10. Add HTML String using DOM in PHP|Aspose.PDF for...

    Explore how to add HTML content to a PDF Document using the DOM in PHP with Aspose.PDF for rich Document creation....To add HTML string in Pdf document using Aspose.PDF Java for...Instantiate Document object $doc = new Document (); # Add a page...

    docs.aspose.com/pdf/java/add-html-string-using-...