Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 17,572 for

document editor

(0.08 sec)
  1. Edit PSD document via .NET | products.aspose.com

    C# source code to edit the PSD file on .NET Framework, .NET Core....NET Editor Psd TIFF GIF PDF PNG JPEG PSD...PSD Edit the PSD document via C# Build your own .NET apps to...

    products.aspose.com/psd/net/editor/psd/
  2. 探索 FormEditor 类的功能|Aspose.PDF for .NET

    您可以了解如何使用 Aspose.PDF for .NET 库探索 FormEditor 类的功能的详细信息... () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/exploring-features-o...
  3. Aspose::Words::Document::get_Bibliography metho...

    Aspose::Words::Document::get_Bibliography method. Gets the Bibliography object that represents the list of sources available in the Document in C++....Aspose::Words::Document::get_Bibliography method Contents [ Hide...Hide ] Document::get_Bibliography method Gets the Bibliography...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Adding Annotations to existing PDF file|Aspose....

    Learn how to add various types of annotations to existing PDF files in Java using Aspose.PDF for interactive features....AddFreeTextAnnotatio () { var document = new Document ( _dataDir + "sample...PdfContentEditor editor = new PdfContentEditor ( document ); TextFragmentAbsorber...

    docs.aspose.com/pdf/java/adding-annotations-to-...
  5. Set Viewer Preference of an existing PDF File|A...

    Learn how to set viewer preferences, such as page layout and zoom settings, for existing PDF Documents using Aspose.PDF in Java....for example, positioning the document window in the center of the...SetViewerPreference () { var document = new Document ( _dataDir + "Sample...

    docs.aspose.com/pdf/java/set-viewer-preference-...
  6. 添加 PDF 表单字段|Aspose.PDF for .NET

    本主题解释了如何使用 FormEditor 类与 Aspose.PDF Facades 一起处理表单字段。...AddField () { // 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/add-form-fields/
  7. Auto layout VSX document via .NET | products.as...

    C# source code to auto layout vsx file on .NET Framework, .NET Core, Mono Platforms....TIFF VSDX Auto layout VSX document in C# Native and high performance...performance auto layout VSX document using server-side Aspose.Diagram...

    products.aspose.com/diagram/net/autolayout/vsx/
  8. 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...
  9. Adding Javascript actions to existing PDF file|...

    Learn how to add JavaScript actions to PDF Documents in Java with Aspose.PDF for enhanced Document interactivity....create additional actions for document events. First of all, an object...object is drawn in the Document , in our example a Rectangle...

    docs.aspose.com/pdf/java/adding-javascript-acti...
  10. 向现有 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-...