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

document editor

(0.14 sec)
  1. Edit Visio VDW files via Java | products.aspose...

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

    products.aspose.com/diagram/java/editor/vdw/
  2. Some images resized during PDF conversion - Fre...

    Hello, Please take a look at the ‘B Face’ image. Not sure how it’s different from others, but it wasn’t converted correctly. We use default options for conversion, but let me know if we need to change that: using (var…...can find relevant rules or documents that can help resolve this...operation on ’Group 5‘. 8 Save document Use VBA macro to cancel all...

    forum.aspose.com/t/some-images-resized-during-p...
  3. Extra Annotations using C#|Aspose.PDF for .NET

    Learn how to add additional annotations to PDF files in .NET using Aspose.PDF for interactive Document features....annotation: Load the PDF file - new Document . Create new Caret Annotation...AddCaretAnnotations () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/extra-annotations/
  4. Edit PDF using Java | Aspose.PDF

    Еdit PDF Document programmatically with Java sample code using Aspose.PDF for Java...Programmatic modification of PDF documents is an essential part of modern...and Develop your editor. Or use Aspose Editor by accessing its...

    products.aspose.com/pdf/java/editor/
  5. 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/
  6. Source Class | Aspose.Words for .NET

    Discover the Aspose.Words.Bibliography.Source class, your go-to solution for managing individual sources like books, journal articles, and interviews effortlessly....contributors list (author, editor, writer etc) of a source. CountryOrRegion...get; set; } Gets or sets the editor of a source. Guid { get; set;...

    reference.aspose.com/words/net/aspose.words.bib...
  7. Edit Visio VSSM files via Java | products.aspos...

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

    products.aspose.com/diagram/java/editor/vssm/
  8. HTML 表单编辑器 – C# – Aspose.HTML for .NET

    学习如何使用 Aspose.HTML for .NET 操作 FormEditor 来处理文档中的 HTML 表单、输入控件和提交信息。...instance of HTML document 4 using (HTMLDocument document = new HTMLDocument(Path...instance of Form Editor 7 using (FormEditor editor = Aspose. Html...

    docs.aspose.com/html/zh/net/html-form-editor/
  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. 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-...