Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 6,240 for

document viewer

(0.07 sec)
  1. Search Text in DWG File Programmatically in C# ...

    Search Text in DWG Drawing Files. Find Text in DWG CAD drawing programmatically using C#....by taking a look at the documentation section. In case of any...to us at forum . See Also # Viewer of DWG files based on ASP.NET...

    blog.aspose.com/cad/search-text-in-dwg-csharp/
  2. Serialization error and Trailer not found after...

    Hi, We were using Aspose Java 19.10 version for aspose-pdf. We upgraded it to 24.10 and few of our files started failing with below stack trace. Could you’ll help to identify the cause and fix? com.aspose.pdf.PageColle…...Document.(Unknown Source) \tat com...Open them in a standard PDF viewer to verify their integrity....

    forum.aspose.com/t/serialization-error-and-trai...
  3. Using Tooltip|Aspose.PDF for Java

    Learn how to add tooltip to the text fragment in PDF using Java and Aspose.PDF....word as a tooltip in the PDF document so that it can popup when...ButtonField ; import com.aspose.pdf.Document ; import com.aspose.pdf.TextFragment...

    docs.aspose.com/pdf/java/pdf-tooltip/
  4. Visio转其他格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....NET // The path to the documents directory. string dataDir...Diagram-for-.NET // The path to the documents directory. string dataDir...

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  5. Supported Features on Document Save|Aspise.Word...

    Save your Document to any supported format using Python. Convert and export a Document of any size....Ask AI Supported Features on Document Save Contents [ Hide ] Purpose...about? This page describes the document‑save capabilities of Aspose...

    docs.aspose.com/words/python-net/supported-feat...
  6. Convert PNG to PDF via Java | products.aspose.com

    Sample code for PNG to PDF Java conversion. Use API example code for batch PNG files to PDF conversion within any Web or Desktop Java based application....example, Microsoft Windows viewer has the capability to open...Portable Document Format (PDF) is a type of document created by...

    products.aspose.com/imaging/java/conversion/png...
  7. Text fragments found in PageMarkup not availabl...

    Hi, On this specific PDF the text is extracted but not correctly ordered in sections and paragraphs. ecclesiastes.pdf (260.7 KB) I slightly modified the sample code to showcase this. public static void Run() // origi…...ExStart:1 // The path to the documents directory. string dataDir...existing PDF file Document doc = new Document(dataDir + "ecclesiastes...

    forum.aspose.com/t/text-fragments-found-in-page...
  8. PDF Highlights Annotation|Aspose.PDF for Java

    Discover how to add highlights annotations in a PDF Document in Java using Aspose.PDF to highlight important text....underlines in the text of a document. When opened, they shall display...markup annotations in the PDF document can be edited using the properties...

    docs.aspose.com/pdf/java/highlights-annotation/
  9. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...Add Clip in PS Document A clip in a PS document is a path that...that will be shown in the PS viewer or editor. The content that...

    docs.aspose.com/page/zh/net/ps/working-with-clips/
  10. Creating tooltips in Text|Aspose.PDF for Python...

    Learn how to add tooltip to the text fragment in PDF using Python and Aspose.PDF...Create a new Document . Save the initial document. Reopen the...the PDF document. Search for target text using TextFragmentAbsorber...

    docs.aspose.com/pdf/python-net/pdf-tooltip/