Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 17,613 for

document editor

(0.48 sec)
  1. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...Neither can we get sufficient documents or information about ms excel’s...can find relevant rules or documents that can help resolve this...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  2. Edit Visio VSX files via Python | products.aspo...

    Python sample code to edit Visio VSX Documents within any Python based application....Diagram Python via Java Editor Vsx PNG JPG BMP TIFF VSX Edit...Formats in Python Native VSX document editor using server-side Python...

    products.aspose.com/diagram/python-java/editor/...
  3. Watermark VSX document via Python | products.as...

    Python sample code to add watermark to VSX Documents within any Python based application....Formats in Python Native VSX document watermarker using server-side...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/diagram/python-java/waterma...
  4. Understanding LaTeX Editors and the LaTeX 3 (ex...

    A concise guide that explains what a LaTeX Editor does, the typical workflow, common Editor categories, and the modern LaTeX 3 (expl3) programming layer....Introduction to TeX LaTeX editors and LaTeX 3 Live Demos Source...Pricing Buy Understanding LaTeX Editors and the LaTeX 3 (expl3) programming...

    docs.aspose.com/tex/latex-editor/
  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…...not shown up in Aspose online editor or after converting to pdf...rendering pipeline (the online editor and the PDF save) does not...

    forum.aspose.com/t/formcheckbox-fields-missing-...
  6. Watermark VSX document via .NET | products.aspo...

    C# source code to add watermark to vsx file on .NET Framework, .NET Core, Mono Platforms....Native and high performance VSX document watermark using server-side...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/diagram/net/watermark/vsx/
  7. Using extra types of PDF annotations|Aspose.PDF...

    Discover how to add extra annotations to PDF Documents in Java with Aspose.PDF for more interactive Documents....annotation: Load the PDF file - new Document . Create new Caret Annotation...Load the PDF file Document document = new Document ( _dataDir + "sample...

    docs.aspose.com/pdf/java/extra-annotations/
  8. Get Started|Aspose.PDF for Python via C++

    This page is an overview how to use Aspose.PDF for Python via C++ for creating and editing a PDF Document...can write code in almost any editor or use special IDEs. Python...easy of use. It creates PDF documents effectively, allows you to...

    docs.aspose.com/pdf/python-cpp/get-started/
  9. Identifying form fields names|Aspose.PDF for .NET

    Aspose.Pdf.Facades allows you identifying form fields names using Form Class.... () { // The path to the documents directory var dataDir = RunExamples...facade . Box ; } // Save PDF document form . Save ( dataDir + "...

    docs.aspose.com/pdf/net/identifying-form-fields...
  10. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....annotation: Load the PDF file - new Document . Create new Caret Annotation...PDF file auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/cpp/extra-annotations/