Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 17,775 for

document editor

(0.47 sec)
  1. Import and Export Annotations to XFDF format us...

    You may import and export annotation with XFDF format with C++ and Aspose.PDF for C++ library....comes to editing the PDF documents. As we know XFDF is an important...export annotations from a PDF document to XFDF file, while ImportAnnotationFrom...

    docs.aspose.com/pdf/cpp/import-export-xfdf/
  2. Draw geomtry to visio VSX document via Java | p...

    Java source code to draw geomtry to visio vsx file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....performance draw geomtry to VSX document using server-side Aspose.Diagram...VSX Files in Java A basic document drawing geomtry with Aspose...

    products.aspose.com/diagram/java/drawing/vsx/
  3. Edit PSD files online | products.aspose.com

    Edit PSD Adobe Photoshop Files online...PSD Editor Adobe Photoshop File Format...Online PSD Editor If you need to edit PSD files this editor is one...

    products.aspose.com/psd/editor/
  4. Convert Word DOCX Document to Linearized PDF us...

    I searched the topic in this forum and found the same question. The answer is this issue is fixed in Aspose.Words for JasperReports 19.1. Now I use Aspose.Words 20.9 but I can not find how to save the linearized pdf. P…...Convert Word DOCX Document to Linearized PDF using C# or Java...PDF for .NET API provides a Document.Flatten Method that you can...

    forum.aspose.com/t/convert-word-docx-document-t...
  5. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....new document object auto document = MakeObject < Document > ();...(); auto page = document -> get_Pages () -> Add (); auto text...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  6. FORMCHECKBOX fields missing in converted doc/do...

    A .doc/.dot to odt convertet (saved) file contains “field:type=vnd.oasis.openDocument.field.FORMCHECKBOX” fields. This fields does not shown up in Aspose online Editor or after converting to pdf. Is there any Workaroun…...not shown up in Aspose online editor or after converting to pdf...rendering pipeline (the online editor and the PDF save) does not...

    forum.aspose.com/t/formcheckbox-fields-missing-...
  7. 识别表单字段名称|Aspose.PDF for .NET

    Aspose.Pdf.Facades 允许您使用 Form 类识别表单字段名称。... () { // The path to the documents directory var dataDir = RunExamples...facade . Box ; } // Save PDF document form . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/identifying-form-fie...
  8. EditableRange.SingleUser | Aspose.Words for .NET

    Discover the EditableRange SingleUser property to efficiently manage editable ranges, ensuring seamless collaboration and user-specific access control....get ; set ; } Remarks This editor can be stored in one of the...credentials. Single user and editor group cannot be set simultaneously...

    reference.aspose.com/words/net/aspose.words/edi...
  9. Formatting PDF Document using C++|Aspose.PDF fo...

    Create and format the PDF Document with Aspose.PDF for C++. Use the next code snippet to resolve your tasks....Formatting PDF Document using C++ Contents [ Hide ] Formatting...Formatting PDF Document Get Document Window and Page Display Properties...

    docs.aspose.com/pdf/cpp/formatting-pdf-document/
  10. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format text inside a PDF Document using Aspose.PDF in Java, allowing for customized styling....Create new document object Document document = new Document (); Page...Page page = document . getPages (). add (); TextFragment text...

    docs.aspose.com/pdf/java/text-formatting-inside...