Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 8,543 for

annotator

(0.11 sec)
  1. Perubahan API Publik di Aspose.PDF untuk Java 1...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Annotation: Metode yang ditambahkan:...

    docs.aspose.com/pdf/id/java/public-api-changes-...
  2. Odstraňte anotaci PPT pomocí Pythonu | products...

    Zdrojový kód Pythonu pro odstranění komentářů k prezentaci PPT...NET Annotation Odstraňte anotaci PPT pomocí...

    products.aspose.com/slides/cs/python-net/annota...
  3. Távolítsa el a PPTX megjegyzést Python segítség...

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

    products.aspose.com/slides/hu/python-net/annota...
  4. PdfEncryptionDetails.userPassword property | As...

    PdfEncryptionDetails.userPassword property. Specifies the user password required for opening the encrypted PDF document....to allow the editing of annotations. let encryptionDetails =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Protect Documents and Parts of Documents|Aspose...

    Protect a document or parts of a document easily and fast instead of using VSTO in C#....changes, such as adding annotations, making revisions, or completing...

    docs.aspose.com/words/net/protect-documents-and...
  6. Odebrat PPT anotaci pomocí .NET | products.aspo...

    Zdrojový kód C# pro odstranění anotací formátu PPT na platformách .NET Framework, .NET Core, Windows Azure, Mono nebo Xamarin....NET Annotation Odebrat PPT anotaci pomocí...

    products.aspose.com/slides/cs/net/annotation/ppt/
  7. Odeberte anotaci PPTX pomocí Pythonu | products...

    Zdrojový kód Pythonu pro odstranění prezentačních komentářů PPTX...NET Annotation Odeberte anotaci PPTX pomocí...

    products.aspose.com/slides/cs/python-net/annota...
  8. Lưu trữ

    Lưu trữ...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/vi/pdf/extract-text-from-pdf-cs...
  9. Extrayendo texto sin formato de un archivo PDF|...

    Este artículo describe varias formas de extraer texto de documentos PDF usando Aspose.PDF para Java. De páginas enteras, de una parte específica, basado en columnas, etc....las anotaciones for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotation if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/es/java/extract-text-from-a...
  10. Créer des liens dans un fichier PDF|Aspose.PDF ...

    Cette section explique comment créer des liens dans votre document PDF avec Java....le lien à la collection Annotations de l’objet Page. Enfin, enregistrez...le lien à la collection Annotations de l’objet Page. Enfin, enregistrez...

    docs.aspose.com/pdf/fr/java/create-links/