Sort Score
Result 10 results
Languages All
Labels All
Results 5,051 - 5,060 of 7,775 for

annotation

(0.06 sec)
  1. 如何用 Java 添加 Freetext 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Freetext 个注释。...Annotations 集合中的 Freetext 注释方法 Add 再次保存该文件...

    products.aspose.com/pdf/zh-hans/java/annotation...
  2. TEX to XML Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/tex-to-xml/
  3. TEX to HTML Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/tex-to-h...
  4. TEX to DOC Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/tex-to-doc/
  5. TEX to SVG Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/tex-to-svg/
  6. TEX to TXT Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/tex-to-txt/
  7. Kaip pašalinti PDF dokumento apribojimus Python

    Šiame straipsnyje paaiškinama, kaip pašalinti PDF dokumento apribojimus programoje Python. Jame bendrinama informacija, skirta aplinkai sukurti, veiksmų sąrašas ir vykdomas pavyzdinis kodas, skirtas sukurti PDF apribojimų šalinimo priemonę Python....modify_contents ir modify_annotations, kad išvardintumėte kelias...

    kb.aspose.com/lt/pdf/python/how-to-remove-restr...
  8. Usuwanie adnotacji z pliku PDF za pomocą języka...

    Postępuj zgodnie z tym artykułem, aby usunąć adnotacje z pliku PDF za pomocą Pythona. Zawiera on szczegóły dotyczące ustawień IDE, kroków i przykładowy kod demonstrujący usuwanie adnotacji PDF za pomocą Pythona....odniesienie do kolekcji annotations Wywołaj metodę delete(),...

    kb.aspose.com/pl/pdf/python/remove-annotations-...
  9. PDFからXFDFへの注釈のフラット化|Aspose.PDF for .NET

    このセクションでは、Aspose.PDF Facadesを使用してPDFファイルからXFDFに注釈をエクスポートする方法を説明します。...GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor...

    docs.aspose.com/pdf/ja/net/flatten-annotation/
  10. C++를 사용하여 AcroForms 생성|Aspose.PDF for C++

    이 섹션에서는 Aspose.PDF for C++를 사용하여 PDF 문서에서 AcroForms를 처음부터 생성하는 방법을 설명합니다....namespace Aspose :: Pdf :: Annotations ; void AddingTextBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...

    docs.aspose.com/pdf/ko/cpp/create-form/