Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 8,583 for

annotate

(0.08 sec)
  1. Convert images to PSD(Photoshop Document) image...

    Using Aspose.Imaging for .NET library it is easy to convert to PSD(Photoshop Document) from other supported image formats...adjustment layers, layer masks, annotations, file information, keywords...

    products.aspose.com/imaging/net/conversion/to/psd/
  2. Távolítsa el a PPT megjegyzést Python segítségé...

    Python forráskód a PPT prezentáció megjegyzéseinek eltávolításához...NET Annotation Távolítsa el a PPT megjegyzést...

    products.aspose.com/slides/hu/python-net/annota...
  3. Odeberte anotaci ODP pomocí Pythonu | products....

    Zdrojový kód Pythonu pro odstranění komentářů k prezentaci ODP...NET Annotation Odeberte anotaci ODP pomocí...

    products.aspose.com/slides/cs/python-net/annota...
  4. PdfEncryptionDetails.UserPassword | Aspose.Word...

    Discover how the UserPassword property enhances PDF security by requiring a password for access, ensuring your documents stay protected and confidential....to allow the editing of annotations. PdfEncryptionDetails encryptionDetails...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Archiv

    Archiv...Annotations . Vygenerujte PDF pomocí...textAnnotation.Title = "Sample Annotation Title"; textAnnotation.Subject...

    blog.aspose.com/cs/pdf/create-pdf-documents-usi...
  6. Arşiv

    Arşiv...Annotations koleksiyonuna açıklama ekleyin...textAnnotation.Title = "Sample Annotation Title"; textAnnotation.Subject...

    blog.aspose.com/tr/pdf/create-pdf-documents-usi...
  7. 档案

    档案...getPages()) { for (Annotation annotation : page.getAnnotations())...getAnnotations()) { // 要么展平注释 annotation.flatten(); // 或删除注释 // page.getAnnotations()...

    blog.aspose.com/zh/pdf/compress-optimize-reduce...
  8. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++....namespace Aspose :: Pdf :: Annotations ; void AddingTextBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...

    docs.aspose.com/pdf/cpp/create-form/
  9. 档案

    档案...add(Annotation) 方法向文档添加注释。 最后,使用 Document...textAnnotation.setTitle("Sample Annotation Title"); // 设置注释主题 textAnnotation...

    blog.aspose.com/zh/pdf/add-or-remove-annotation...
  10. Using Tooltip|Aspose.PDF for Java

    Learn how to add tooltip to the text fragment in PDF using Java and Aspose.PDF....field (or any other type of annotation) on mouse enter/exit over...this purpose, Aspose.Pdf.Annotations.HideAction Class is used...

    docs.aspose.com/pdf/java/pdf-tooltip/