Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 8,415 for

annotate

(0.07 sec)
  1. PDFからテーブルのデータを抽出する|Aspose.PDF for C++

    Aspose.PDF for C++を使用してPDFから表形式のデータを抽出する方法を学びます。...MakeObject < Aspose :: Pdf :: Annotations :: SquareAnnotation > ( page...MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...

    docs.aspose.com/pdf/ja/cpp/extract-data-from-ta...
  2. 記録

    記録...Annotations プロパティを使用して注釈にアクセスします。 タイプで注釈をフィルタリングします。...アノテーションをループし、 Page.Annotations.Delete(Annotation) メソッドを使用して1つずつ削除します。...

    blog.aspose.com/ja/pdf/advanced-tricks-to-conve...
  3. ลบคำอธิบายประกอบ POTM ออนไลน์หรือจัดการคำอธิบาย...

    ลบความคิดเห็นออกจากไฟล์ POTM ผ่านแอปออนไลน์ฟรีรหัส Java API เพื่อจัดการความคิดเห็นของไฟล์ POTM...Total Java Annotate ลบคำอธิบายประกอบ POTM ออน...ndencies) ``` 📝 ทำไมต้อง Annotate ไฟล์ POTM: ปรับปรุงสไลด์การศึกษา...

    products.aspose.com/total/th/java/annotate/potm/
  4. Archiv

    Archiv...getPages()) { for (Annotation annotation : page.getAnnotations())...Sie entweder die Anmerkung annotation.flatten(); // ODER löschen...

    blog.aspose.com/de/pdf/compress-optimize-reduce...
  5. Archivo

    Archivo...getPages()) { for (Annotation annotation : page.getAnnotations())...{ // Aplane la anotación annotation.flatten(); // O eliminar...

    blog.aspose.com/es/pdf/compress-optimize-reduce...
  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. Arbeiten mit Kommentaren|Documentation

    Auf dieser Seite wird beschrieben, wie Sie einer Seite der Zeichnung Visio mit der Bibliothek Aspose.Diagram einen Kommentar hinzufügen....Comment-Eigenschaft, die von der Annotation-Klasse verfügbar gemacht...

    docs.aspose.com/diagram/de/python-java/working-...
  9. Lavorare con i commenti|Documentation

    Questa pagina descrive come aggiungere un commento ad una pagina del disegno Visio con libreria Aspose.Diagram....Comment, esposta dalla classe Annotation, consente agli sviluppatori...

    docs.aspose.com/diagram/it/python-java/working-...
  10. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...HTML, some of which have annotations added. How can I recognize...these contents and create annotations when generating the doc....

    forum.aspose.com/t/i-use-apache-poi-create-doc-...