Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 17,578 for

document editor

(0.41 sec)
  1. Import FDF format annotations to PDF via C#|Asp...

    Use existing Form.ImportFdf() or add PdfAnnotationEditor.ImportAnnotationsFromFdf() methods for import FDF format annotations to PDF with Aspose.PDF for .NET....data and annotations in PDF documents. It is a lightweight PDF version...import annotations from a FDF document to PDF file. Also, Class Form...

    docs.aspose.com/pdf/net/import-fdf/
  2. 在PDF中装饰表单字段|Aspose.PDF for .NET

    探索如何在PDF文档中装饰表单字段,使用Aspose.PDF在.NET中添加视觉增强效果,如边框。...DecorateField () { // The path to the documents directory var dataDir = RunExamples...manipulate form fields using ( var editor = new Aspose . Pdf . Facades...

    docs.aspose.com/pdf/zh/net/decorate-form-field/
  3. Draw geomtry to visio VSX document via Python |...

    Python source code to draw geomtry to visio vsx file within any Python based application....TIFF VSDX Draw Geomtry to VSX document in Python Native and high...performance draw geomtry to VSX document using server-side Aspose.Diagram...

    products.aspose.com/diagram/python-net/drawing/...
  4. 向现有 PDF 文件添加注释|Aspose.PDF for Java

    本节解释如何使用 Aspose.PDF Facades 向现有 PDF 文件添加注释。...AddFreeTextAnnotatio () { var document = new Document ( _dataDir + "sample...PdfContentEditor editor = new PdfContentEditor ( document ); TextFragmentAbsorber...

    docs.aspose.com/pdf/zh/java/adding-annotations-...
  5. 档案

    档案...@{ ViewData["Title"] = "Word Editor in ASP.NET"; } <div class="row">...id="formDownload"> <textarea name="editor" id="editor" rows="80" cols="100">...

    blog.aspose.com/zh/words/asp.net-mvc-word-edito...
  6. Converting DOCX to PDF. Table width distortion ...

    Hi! The file “test.docx” was edited in a JS Editor and saved as “test (after JS Editor).docx”. Then, the file “test (after JS Editor).docx” was converted to “test.pdf” using Aspose.Words. In “test.pdf”, the table widt…...edited in a JS editor and saved as “test (after JS editor).docx”. Then...Then, the file “test (after JS editor).docx” was converted to “test...

    forum.aspose.com/t/converting-docx-to-pdf-table...
  7. Source | Aspose.Words for Java

    Represents an individual source such as a book journal article or interview in Java....available in the document. Document document = new Document(getMyDir()...Bibliography bibliography = document.getBibliography(); Assert...

    reference.aspose.com/words/java/com.aspose.word...
  8. C++ Word API | Document Creation Parsing and Co...

    Fast C++ Document-processing library for creating, editing, transforming and rendering Documents from code. Read, convert any office Documents. Programmatically generate Documents from your data sources....Document Processing API for С++ Create, edit, convert and render...render Word documents in C++ without using the Microsoft Word editor...

    products.aspose.com/words/cpp/
  9. ContributorCollection | Aspose.Words for Java

    Represents bibliography source contributors in Java....available in the document. Document document = new Document(getMyDir()...Bibliography bibliography = document.getBibliography(); Assert...

    reference.aspose.com/words/java/com.aspose.word...
  10. Auto layout VSX document via Java | products.as...

    Java source code to auto layout vsx file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....TIFF VSDX Auto layout VSX document in Java Native and high performance...performance auto layout VSX document using server-side Aspose.Diagram...

    products.aspose.com/diagram/java/autolayout/vsx/