Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 8,455 for

annotation

(0.14 sec)
  1. PDF to EMF Converter using C++ | Aspose.PDF

    Sample code for PDF to EMF conversion using C++. Use C++ example for batch PDF to EMF conversion....manipulating PDF pages, adding annotations, handling custom fonts and...

    products.aspose.com/pdf/cpp/conversion/pdf-to-emf/
  2. PDF to TXT Converter using C++ | Aspose.PDF

    Sample code for PDF to TXT conversion using C++. Use C++ example for batch PDF to TXT conversion....manipulating PDF pages, adding annotations, handling custom fonts and...

    products.aspose.com/pdf/cpp/conversion/pdf-to-txt/
  3. JPEG to PDF Merge using C++ | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...manipulating PDF pages, adding annotations, handling custom fonts and...

    products.aspose.com/pdf/cpp/merger/jpeg-to-pdf/
  4. SVG to PPTX Converter using C++ | Aspose.PDF

    Sample code for SVG to PPTX conversion using C++. Use C++ example for batch SVG to PPTX conversion....manipulating PDF pages, adding annotations, handling custom fonts and...

    products.aspose.com/pdf/cpp/conversion/svg-to-p...
  5. XPS to SVG Converter using C++ | Aspose.PDF

    Sample code for XPS to SVG conversion using C++. Use C++ example for batch XPS to SVG conversion....manipulating PDF pages, adding annotations, handling custom fonts and...

    products.aspose.com/pdf/cpp/conversion/xps-to-svg/
  6. XPS to XLS Converter using C++ | Aspose.PDF

    Sample code for XPS to XLS conversion using C++. Use C++ example for batch XPS to XLS conversion....manipulating PDF pages, adding annotations, handling custom fonts and...

    products.aspose.com/pdf/cpp/conversion/xps-to-xls/
  7. SVG to EPUB Converter using C++ | Aspose.PDF

    Sample code for SVG to EPUB conversion using C++. Use C++ example for batch SVG to EPUB conversion....manipulating PDF pages, adding annotations, handling custom fonts and...

    products.aspose.com/pdf/cpp/conversion/svg-to-e...
  8. Kako stvoriti hipervezu u PDF-u pomoću Jave

    Ovaj kratki članak uči vas kako stvoriti hipervezu u PDF-u pomoću Jave. Sadrži sve potrebne informacije za pisanje ove aplikacije zajedno s radnim uzorkom koda za dodavanje poveznice u PDF pomoću Jave....željenoj stranici Napravite link annotation i dodajte ga na ciljnu stranicu...

    kb.aspose.com/hr/pdf/java/how-to-create-hyperli...
  9. 优化、压缩或减少 PDF 大小在 Python 中|Aspose.PDF for Python...

    优化 PDF 文件,缩小所有图像,减少 PDF 大小,取消嵌入字体,使用 Python 删除未使用的对象。...pages : for annotation in page . annotations : annotation . flatten...

    docs.aspose.com/pdf/zh/python-net/optimize-pdf/
  10. Aspose.PDF DOM API의 기초|Aspose.PDF for Java

    Aspose.PDF for Java는 PDF 문서의 구조를 객체의 측면에서 나타내기 위해 DOM의 개념을 사용합니다. 여기에서 이 구조의 설명을 읽을 수 있습니다....Annotation 주석은 PDF 문서의 대화형 기능의 일부입니다...있습니다. 예를 들어, com.aspose.pdf.Annotation, com.aspose.pdf.AnnotationCollection...

    docs.aspose.com/pdf/ko/java/basics-of-dom-api/