Sort Score
Result 10 results
Languages All
Labels All
Results 5,621 - 5,630 of 8,595 for

annotate

(0.18 sec)
  1. Converting a PS file to XLSX using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/ps-to-xlsx/
  2. Converting a SVG file to HTML using C++ | Aspos...

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

    products.aspose.com/pdf/cpp/conversion/svg-to-h...
  3. Converting a PDF file to DOC using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-doc/
  4. Converting a PS file to TIFF using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/ps-to-tiff/
  5. Converting a PS file to DOC using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/ps-to-doc/
  6. Converting a PCL file to TXT using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/pcl-to-txt/
  7. Converting a PDF file to SVG using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-svg/
  8. تحسين، ضغط أو تقليل حجم PDF في C#|Aspose.PDF fo...

    تحسين ملف PDF، تقليص جميع الصور، تقليل حجم PDF، إزالة تضمين الخطوط، إزالة الكائنات غير المستخدمة باستخدام C#....pdf" )) { // Flatten annotations foreach ( var page in document...( var annotation in page . Annotations ) { annotation . Flatten...

    docs.aspose.com/pdf/ar/net/optimize-pdf/
  9. Optimize, Compress or Reduce PDF Size in Java|A...

    Optimalkan file PDF, perkecil semua gambar, kurangi ukuran PDF, Hapus font yang tidak terbenam, Hapus objek yang tidak digunakan dengan Java....getPages ()) { for ( Annotation annotation : page . getAnnotations...getAnnotations ()) annotation . flatten (); } _dataDir = _dataDir + "OptimizeDocument_out...

    docs.aspose.com/pdf/id/java/optimize-pdf/
  10. Optimalkan, Kompres, atau Kurangi Ukuran PDF di...

    Optimalkan file PDF, perkecil semua gambar, kurangi ukuran PDF, Lepaskan font, Hapus objek yang tidak digunakan dengan C#....pdf" )) { // Flatten annotations foreach ( var page in document...( var annotation in page . Annotations ) { annotation . Flatten...

    docs.aspose.com/pdf/id/net/optimize-pdf/