Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 17,621 for

document editor

(0.13 sec)
  1. 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...
  2. 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/
  3. Convert a Document|Aspose.Words for SharePoint

    This article explains how to use SharePoint Designer to create a workflow for converting Documents while using Aspose.Words for SharePoint....Converting a Document via Workflow Activity Contents [ Hide ]...workflow for converting new documents to PDF and storing the results...

    docs.aspose.com/words/sharepoint/converting-a-d...
  4. How to Edit Word Document Metadata in Java

    This quick article guides on how to edit Word Document metadata in Java. It describes the IDE settings, a list of steps in the program, and a runnable sample code to change Word metadata in Java....Product Family How to Edit Word Document Metadata in Java In this short...description of how to edit Word document metadata in Java . It explains...

    kb.aspose.com/words/java/how-to-edit-word-docum...
  5. Auto layout VSX document via Python | products....

    Python source code to auto layout vsx file within any Python based application....TIFF VSDX Auto layout VSX document in Python Native and high...performance auto layout VSX document using server-side Aspose.Diagram...

    products.aspose.com/diagram/python-java/autolay...
  6. 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/
  7. 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...
  8. 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/
  9. 通过 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/
  10. Posting AcroForm Data|Aspose.PDF for C++

    You can import and export form data to and XML file with Aspose.Pdf.Facades namespace in Aspose.PDF for C++....important type of the PDF document. You can not only create and...input and output pdf files auto editor = MakeObject < Aspose :: Pdf...

    docs.aspose.com/pdf/cpp/posting-acroform-data/