Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 21,305 for

editor

(0.25 sec)
  1. Change Image Brightness in Python

    This article guides on how to change image brightness in Python. It has details to set the IDE, a list of steps, and a sample code to increase brightness of image in Python....develop a photo brightness editor in Python . The sample code...create an image brightness editor in Python . This program loads...

    kb.aspose.com/imaging/python/change-image-brigh...
  2. Change Image Brightness using Java

    This article guides on how to change image brightness using Java. It shares details to set the IDE for development, a list of steps, and a sample code for creating a photo brightness Editor using Java....developing an image brightness editor using Java . You will perform...develop an image brightness editor Load the source picture as...

    kb.aspose.com/imaging/java/change-image-brightn...
  3. 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-...
  4. 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....document to the Annotation Editor annotationEditor -> BindPdf...ExportAnnotationXFDF (); // Annotation Editor allows import annotations from...

    docs.aspose.com/pdf/cpp/import-export-xfdf/
  5. 使用额外类型的PDF注释|Aspose.PDF for Java

    本节介绍如何添加、获取和删除PDF文档中的额外类型的注释。...PdfAnnotationEditor editor = new PdfAnnotationEditor (); editor . bindPdf..."sample.pdf" ); // 涂抹特定页面区域 editor . redactArea ( 1 , new Rectangle...

    docs.aspose.com/pdf/zh/java/extra-annotations/
  6. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。...PdfAnnotationEditor using ( var editor = new Aspose . Pdf . Facades...Redact a specific page region editor . RedactArea ( 1 , new Aspose...

    docs.aspose.com/pdf/zh/net/extra-annotations/
  7. Aspose.PSD Add Text Effects | products.aspose.com

    Learn how to add text effects lesson....Working With Text Layers PSD Editor Go Top...

    products.aspose.com/psd/tutorial/add-text-effects/
  8. Page Number and Footer on different Pages - Fre...

    The footer appears at the top of a new section not at the bottom of the page image.png (6.8 KB)..., to PDF) or only in the editor view (e.g., Word or Aspose...

    forum.aspose.com/t/page-number-and-footer-on-di...
  9. 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...
  10. Aspose.PDF for Java – Temp File Locking and Cle...

    Issue 1: ImageStamp(InputStream) When using ImageStamp(InputStream), Aspose internally creates a temporary image file. These temp files are not deleted until the JVM exits, leading to gradual disk space growth. There is…...up reliably , even when the editor instance is explicitly closed...ensure that you are closing the editor instance properly. While this...

    forum.aspose.com/t/aspose-pdf-for-java-temp-fil...