Sort Score
Result 10 results
Languages All
Labels All
Results 6,451 - 6,460 of 8,763 for

annotator

(0.41 sec)
  1. FieldRef.IncludeNoteOrComment | Aspose.Words fo...

    Discover the FieldRef IncludeNoteOrComment property to easily manage footnote and endnote numbering, enhancing your documents with seamless annotations....increment footnote, endnote, and annotation numbers that are marked by...

    reference.aspose.com/words/net/aspose.words.fie...
  2. cpp.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/total/it/cpp/2024-01-04T12:41:10+00:00alternate en https://products.aspose.com/tot......com/total/it/cpp/annotate/2024-04-09T05:11:07+00:00alternate...https://products.aspose.com/total/cpp/annotate/ alternate fr https://products...

    products.aspose.com/total/it/cpp.xml
  3. cpp.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/total/ar/cpp/2024-01-04T12:41:10+00:00alternate en https://products.aspose.com/tot......com/total/ar/cpp/annotate/csv/2024-04-08T21:49:14+00:00alternate...https://products.aspose.com/total/cpp/annotate/csv/ alternate tr https://products...

    products.aspose.com/total/ar/cpp.xml
  4. Formatando Documento PDF usando C#|Aspose.PDF f...

    Crie e formate o Documento PDF com Aspose.PDF for .NET. Use o próximo trecho de código para resolver suas tarefas.... Annotations . GoToAction ( new Aspose...Aspose . Pdf . Annotations . XYZExplicitDestinati ( 1 , 0 , 0 , 0...

    docs.aspose.com/pdf/pt/net/formatting-pdf-docum...
  5. Formateo de Documento PDF usando C#|Aspose.PDF ...

    Crea y formatea el Documento PDF con Aspose.PDF for .NET. Usa el siguiente fragmento de código para resolver tus tareas.... Annotations . GoToAction ( new Aspose...Aspose . Pdf . Annotations . XYZExplicitDestinati ( 1 , 0 , 0 , 0...

    docs.aspose.com/pdf/es/net/formatting-pdf-docum...
  6. 多线程下获取PDF中的图片信息报错:Not supported image type - Fr...

    代码如下,正常使用则没有问题,但是添加了线程池就会报错: com.aspose.pdf.internal.ms.System.l7n: Not supported image type at com.aspose.pdf.XImage.lI(Unknown Source) at com.aspose.pdf.XImage.saveInternal(Unknown Source) at com.aspose.pdf.XImage.…...asynchronous method annotated with the @Async annotation. // interface...springframework.web.servlet.mvc.method.annotation.ServletInvocableHand.inv...

    forum.aspose.com/t/pdf-not-supported-image-type...
  7. Java에서 PDF 크기를 최적화, 압축 또는 줄이기|Aspose.PDF for Java

    PDF 파일 최적화, 모든 이미지 축소, PDF 크기 줄이기, 폰트 임베드 해제, Java로 사용되지 않는 객체 제거....getPages ()) { for ( Annotation annotation : page . getAnnotations...getAnnotations ()) annotation . flatten (); } _dataDir = _dataDir + "OptimizeDocument_out...

    docs.aspose.com/pdf/ko/java/optimize-pdf/
  8. Unknown XFDF element 'underline' - Free Support...

    Hello :slight_smile: I’m trying to merge a xfdf and pdf. I used the code from the example, this one: PdfAnnotationEditor AnnotationEditor = new PdfAnnotationEditor(); AnnotationEditor.BindPdf(“emptyPdf.pdf”); FileStrea…...FileStream(“annot.xfdf”, System.IO.FileMode.Open...with probably almost every annotation. I have the same problem...

    forum.aspose.com/t/unknown-xfdf-element-underli...
  9. Aspose.PDF DOM API 基础|Aspose.PDF for C++

    Aspose.PDF for C++ 也使用 DOM 的概念来表示 PDF 文档的结构。您可以在此处阅读该结构的描述。... Aspose::Pdf::Annotations Namespace Reference 注释是P...个命名空间。此命名空间包含帮助您处理注释的类,例如Annotation, AnnotationCollection, CircleAnnotation...

    docs.aspose.com/pdf/zh/cpp/basics-of-dom-api/
  10. Extraer Datos de AcroForm usando C++|Aspose.PDF...

    Esta sección explica cómo extraer formularios de su documento PDF con Aspose.PDF para C++....DynamicCast < Aspose :: Pdf :: Annotations :: SubmitFormAction > ( document...

    docs.aspose.com/pdf/es/cpp/extract-form/