Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 17,776 for

document editor

(0.46 sec)
  1. 档案

    档案...@{ 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...
  2. 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...
  3. How to edit PDF | Aspose.PDF

    Do you know how easily edit PDF Documents in .NET? Edit PDF files with high quality using .NET PDF library....modern digital document circulation, Portable Document Format files...become the standard format for document exchange and storage. Whether...

    products.aspose.com/pdf/tutorial/edit-pdf/
  4. Get Viewer Preference of an existing PDF File|A...

    Explore how to extract and retrieve viewer preferences from an existing PDF file using Aspose.PDF in Java....for example, positioning the document window in the center of the...GetViewerPreference () { var document = new Document ( _dataDir + "PdfC...

    docs.aspose.com/pdf/java/get-viewer-preference-...
  5. Source.Contributors | Aspose.Words for .NET

    Discover a comprehensive list of contributors—authors, Editors, and writers—for your source. Enhance your research with valuable insights!...contributors list (author, editor, writer etc) of a source. public...available in the document. Document document = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.bib...
  6. Edit Visio VSX files via .NET | products.aspose...

    C# source code to edit Visio VSX Document on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....NET Editor Vsx PNG JPG BMP TIFF DOCX Edit...Native and high performance VSX document editing using server-side...

    products.aspose.com/diagram/net/editor/vsx/
  7. Source.Edition | Aspose.Words for .NET

    Manage your Source Edition property effortlessly. Easily set or change the Editor for seamless content control and enhanced collaboration....Edition property Gets or sets the editor of a source. public string...available in the document. Document document = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.bib...
  8. Person | Aspose.Words for Java

    Represents individual a person bibliography source contributor in Java....available in the document. Document document = new Document(getMyDir()...Bibliography bibliography = document.getBibliography(); Assert...

    reference.aspose.com/words/java/com.aspose.word...
  9. ContributorCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Bibliography.ContributorCollection class to efficiently manage bibliography contributors and enhance your Document's references.... Editor { get; set; } Gets or sets the editor of a source...available in the document. Document document = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.bib...
  10. 通过 C# 导入 FDF 格式注释到 PDF|Aspose.PDF for .NET

    使用现有的 Form.ImportFdf() 或 PdfAnnotationEditor.ImportAnnotationsFromFdf() 方法将 FDF 格式注释导入 PDF,使用 Aspose.PDF for .NET。...ImportFDFByForm () { // The path to the documents directory var dataDir = RunExamples...fdfInputStream ); } // Save PDF document form . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/import-fdf/