Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 6,322 for

document viewer

(0.23 sec)
  1. 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-...
  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/tags/
  3. 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/
  4. 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...
  5. 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-...
  6. 使用 Java 的 OneNote API 檔案檢視器

    用於在 .NET Framework、.NET Core 上載入、渲染和顯示 OneNote 文件的 Java 原始碼。...Note Java Viewer 適用於 Java 的 OneNote 檔案檢視器 API...Note for Java OneNote Viewer Documentation Source Code API Reference...

    products.aspose.com/note/zh-hant/java/viewer/
  7. 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...
  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. | Aspose

    Sample code for PNG to TXT Java conversion. Use API example code for batch PNG files to TXT conversion within any Web or Desktop Java based application....PNG format and creates PNG documents containing recognized text...converts an PNG image to TXT document: Create an instance of AsposeOcr...

    products.aspose.com/ocr/java/conversion/png-to-...
  10. Aspose.PDF .NET OptimizeResources corrupts PDF ...

    Using the following code below on attached input PDF, Aspose ends up corrupting the PDF. We would like to rely on this Optimize logic in Production, but it seems like it is not viable (unless I’m missing something). I…...StartNew(); using (var document = new Aspose.Pdf.Document(pdfPath)) { var...}; document.OptimizeResources(optimizeOptions); document.Save(tempOutputPath);...

    forum.aspose.com/t/aspose-pdf-net-optimizeresou...