Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 8,532 for

annotation

(0.09 sec)
  1. Lưu trữ

    Lưu trữ...Annotations.FirstOrDefault(ann => ann...AnnotationType == Annotations.AnnotationType.Square) as Annotations.SquareAnnotation;...

    blog.aspose.com/vi/pdf/extract-table-from-pdf-u...
  2. Archiwa

    Archiwa...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...tekstMarkupAdnotacja if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/pl/pdf/extract-text-from-pdf-cs...
  3. Arsip

    Arsip...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/id/pdf/extract-text-from-pdf-cs...
  4. Adicionar Imagem a PDF usando C++|Aspose.PDF fo...

    Esta seção descreve como adicionar imagem a um arquivo PDF existente usando a biblioteca C++....auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/pt/cpp/add-image-to-existin...
  5. Add Image to PDF using C++|Aspose.PDF para C++

    Esta sección describe cómo agregar una imagen a un archivo PDF existente usando la biblioteca C++....auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/es/cpp/add-image-to-existin...
  6. Come aggiungere l'annotazione Caret usando Java...

    Codice di esempio Java per aggiungere Caret annotazioni nel file PDF in Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....Annotations Salvare nuovamente il file...+ "sample.pdf" ); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/it/java/annotation/care...
  7. 如何使用 C++ 刪除 Text 註釋 | Aspose.PDF

    用於在任何平台上刪除 Text PDF 檔中C++註釋的原始程式碼... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  8. 如何使用 .NET 刪除 Square 註釋 | Aspose.PDF

    C# 上的原始程式碼,用於刪除 Square 通過 COM 互操作在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的批注。... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  9. 如何使用 C++ 刪除 Highlight 註釋 | Aspose.PDF

    用於在任何平台上刪除 Highlight PDF 檔中C++註釋的原始程式碼... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  10. 如何使用 .NET 刪除 Caret 註釋 | Aspose.PDF

    C# 上的原始程式碼,用於刪除 Caret 通過 COM 互操作在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的批注。... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/net/annotation/...