Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 6,220 for

document viewer

(0.79 sec)
  1. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....in Java 1 add a page to pdf document 1 add a slicer in excel using...Visio 1 Add Comments to Word Documents C++ 1 Add Connector to Shapes...

    blog.aspose.com/zh/tags/
  2. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....in Java 1 add a page to pdf document 1 add a slicer in excel using...Visio 1 Add Comments to Word Documents C++ 1 Add Connector to Shapes...

    blog.aspose.com/zh-hant/tags/
  3. Make pdfs generated accessible - Free Support F...

    Hello we use MS Word Templates with xml data to mail merge using Aspose Words and finally create pdfs. We use DotNet 8 platform with C# My question is regarding accessibility. What care should we take to ensure that th…...) to define document structure. Add alternative...accessible PDFs by converting documents to the PDF/UA-1 standard....

    forum.aspose.com/t/make-pdfs-generated-accessib...
  4. FORMCHECKBOX fields missing in converted doc/do...

    A .doc/.dot to odt convertet (saved) file contains “field:type=vnd.oasis.openDocument.field.FORMCHECKBOX” fields. This fields does not shown up in Aspose online editor or after converting to pdf. Is there any Workaroun…...checkbox before saving Document doc = new Document("input.doc"); foreach...PDF checkbox, convert the document to PDF *before* saving as...

    forum.aspose.com/t/formcheckbox-fields-missing-...
  5. Method in Aspose.PDF for Java for PDF lineariza...

    Hi Team, Linearization of pdf is critical requirement for us and am seeing Aspose.PDF for Java does not provide a direct API method to linearize (enable Fast Web View) a PDF during save. will this feature will be added …...PdfSaveOptions before saving the document. Why it happens Earlier releases...arranges the PDF objects so that a viewer can begin rendering the first...

    forum.aspose.com/t/method-in-aspose-pdf-for-jav...
  6. docx转PDF后,生僻字不显示 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: 金顶宝-20年-单签-2024V1.0 (1) (1).docx (33.6 KB)...embedded in the PDF, the PDF viewer may not have access to those...the fonts when saving the document. This can be achieved by configuring...

    forum.aspose.com/t/docx-pdf/314728
  7. Getting Headers or Footers|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the Aspose.Cells for Python via .NET API....easy to understand without a viewer. Aspose.Cells for Python via...and process the commands: AI Document Assistant Close Analyzing...

    docs.aspose.com/cells/python-net/get-headers-or...
  8. Print PDF to PDF with C#

    Follow this article to print PDF to PDF with C#. It has the IDE settings, a list of steps, and a sample code to print to PDF virtual printer with C#....file by binding it with the viewer Set the printing attributes...desired properties Print the document to the PDF printer Close the...

    kb.aspose.com/pdf/net/print-pdf-to-pdf-with-csh...
  9. Add JavaScript to PDF using C#

    Follow this article to add JavaScript to PDF using C#. It has details to set the IDE, a list of steps, and a sample code for working with PDF JS using C# by adding different types of scripts for various actions....loading a PDF file into a PDF viewer or editor. You will get IDE...the source PDF file into the Document object, where JavaScript is...

    kb.aspose.com/pdf/net/add-javascript-to-pdf-usi...
  10. Adding Annotations to existing PDF file|Aspose....

    Learn how to add various types of annotations to existing PDF files in Java using Aspose.PDF for interactive features....AddFreeTextAnnotatio () { var document = new Document ( _dataDir + "sample...editor = new PdfContentEditor ( document ); TextFragmentAbsorber tfa...

    docs.aspose.com/pdf/java/adding-annotations-to-...