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

document editor

(0.07 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. 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...
  3. 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...
  4. 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...
  5. 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-...
  6. 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...
  7. 通过 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/
  8. 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/
  9. 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/
  10. Posting AcroForm Data|Aspose.PDF for .NET

    You can import and export form data to and XML file with Aspose.Pdf.Facades namespace in Aspose.PDF for .NET....important type of the PDF document. You can not only create and... () { // The path to the documents directory var dataDir = RunExamples...

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