Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 17,936 for

document editor

(0.08 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. 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...
  3. 使用额外类型的PDF注释|Aspose.PDF for Java

    本节介绍如何添加、获取和删除PDF文档中的额外类型的注释。...创建插入符号注释的步骤: 加载PDF文件 - 新的 Document 。 创建新的 Caret Annotation 并设置...{ // 加载 PDF 文件 Document document = new Document ( _dataDir + "sample...

    docs.aspose.com/pdf/zh/java/extra-annotations/
  4. Import and Export Annotations to XFDF format us...

    You may import and export annotation with XFDF format with C++ and Aspose.PDF for C++ library....comes to editing the PDF documents. As we know XFDF is an important...export annotations from a PDF document to XFDF file, while ImportAnnotationFrom...

    docs.aspose.com/pdf/cpp/import-export-xfdf/
  5. Aspose::Words::Bibliography::Source::get_Editio...

    Aspose::Words::Bibliography::Source::get_Edition method. Gets or sets the Editor of a source in C++....Source::get_Edition method Gets or sets the editor of a source. System :: String...sources available in the document. auto document = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.bib...
  6. Edit Visio VSS files via Java | products.aspose...

    Java sample code to edit Visio VSS Documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Diagram Java Editor Vss PNG JPG BMP TIFF VSS Edit...Formats in Java Native VSS document editor using server-side Java...

    products.aspose.com/diagram/java/editor/vss/
  7. Edit Visio VSDM files via Java | products.aspos...

    Java sample code to edit Visio VSDM Documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Diagram Java Editor Vsdm PNG JPG BMP TIFF VSDM...Formats in Java Native VSDM document editor using server-side Java...

    products.aspose.com/diagram/java/editor/vsdm/
  8. Draw geomtry to visio VSX document via Java | p...

    Java source code to draw geomtry to visio vsx file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....performance draw geomtry to VSX document using server-side Aspose.Diagram...VSX Files in Java A basic document drawing geomtry with Aspose...

    products.aspose.com/diagram/java/drawing/vsx/
  9. Get Started|Aspose.PDF for Python via Java

    This page is an overview how to use Aspose.PDF for Python via Java 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-java/get-started/
  10. Rename Field|Aspose.PDF for Python via .NET

    Rename an existing form field in a PDF Document using Aspose.PDF for Python.... Bind the PDF document to the editor. Rename the target...form_editor = pdf_facades . FormEditor () # Bind document to FormEditor...

    docs.aspose.com/pdf/python-net/rename-field/