Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 8,460 for

annotator

(0.07 sec)
  1. PDF to TEX Converter using C++ | Aspose.PDF

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

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

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-xml/
  3. PS to EMF Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/ps-to-emf/
  4. PDF to BMP Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-bmp/
  5. Convert AI to PSD via C# | products.aspose.com

    Sample code for AI to PSD C# conversion. Use API example code for batch AI files to PSD conversion within VB.NET, Asp.NET or any .NET based application....adjustment layers, layer masks, annotations, file information, keywords...

    products.aspose.com/psd/ai-to-psd/
  6. MD to PDF Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/md-to-pdf/
  7. Kaip ištrinti komentarus PDF formatu Java

    Šiame vadove nurodoma, kaip ištrinti komentarus PDF formatu Java. Jame dalijamasi informacija, skirta IDE nustatyti, programos rašymo veiksmais ir paleidžiamu pavyzdiniu kodu, kad būtų ištrinti visi komentarai PDF formatu Java....jame esančią collection of annotations Išnagrinėkite kiekvieną komentarą...

    kb.aspose.com/lt/pdf/java/how-to-delete-comment...
  8. 获取、更新和扩展书签|Aspose.PDF for C++

    Aspose.PDF for C++ 库允许您在 PDF 文件中获取和更新。...MakeObject < Aspose :: Pdf :: Annotations :: GoToAction > ( pdfDocument...MakeObject < Aspose :: Pdf :: Annotations :: GoToAction > ( pdfDocument...

    docs.aspose.com/pdf/zh/cpp/get-update-and-expan...
  9. 記録

    記録...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotationをフィルタリングする if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/ja/pdf/extract-text-from-pdf-cs...
  10. 아카이브

    아카이브...getPages()) { for (Annotation annotation : page.getAnnotations())...getAnnotations()) { // 주석을 병합하거나 annotation.flatten(); // 또는 주석 삭제 // page...

    blog.aspose.com/ko/pdf/compress-optimize-reduce...