Sort Score
Result 10 results
Languages All
Labels All
Results 7,171 - 7,180 of 8,543 for

annotation

(0.47 sec)
  1. VSD से Java के माध्यम से एनोटेशन जोड़ें, संपादि...

    जेएसपी/जेएसएफ एप्लिकेशन और डेस्कटॉप एप्लिकेशन के लिए Java रनटाइम एनवायरनमेंट पर VSD फ़ाइल को एनोटेट करने के लिए Java स्रोत कोड।...Diagram Java Annotation VSD से Java के माध्यम से...

    products.aspose.com/diagram/hi/java/annotation/...
  2. 2025年の新機能|Aspose.PDF for .NET

    このページでは、最近のリリースで導入されたAspose.PDF for .NETの最も人気のある新機能をご紹介します。...スのSetTextStyleメソッド群を通じて、 annotation のテキストフォーマット機能を拡張しました。 Si...Document Repair method が改善され、以降はAnnotation.Rect配列内の値をチェックおよび修正できるようになりました。...

    docs.aspose.com/pdf/ja/net/whatsnew/2025/
  3. 使用Python格式化PDF文档|Aspose.PDF for Python via .NET

    使用Aspose.PDF for Python via .NET创建和格式化PDF文档。使用下面的代码片段来解决您的任务。... annotations . GoToAction ( ap . annotations . XYZExplicitDestinati...

    docs.aspose.com/pdf/zh/python-net/formatting-pd...
  4. Optimize PDF using C++|Aspose.PDF for C++

    Otimize o arquivo PDF, reduza todas as imagens, diminua o tamanho do PDF, remova fontes incorporadas, habilite a reutilização do conteúdo da página, remova ou achate anotações com C++....auto annotation : page -> get_Annotations ()) { annotation -> Flatten...

    docs.aspose.com/pdf/pt/cpp/optimize-pdf/
  5. Perubahan API Publik di Aspose.PDF untuk Java 4...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Annotation ditambahkan: public int ...getHorizontalAlignme_Annotation_New() public void setHorizon...

    docs.aspose.com/pdf/id/java/public-api-changes-...
  6. net.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/net/2025-06-10T07:48:17+00:00alternate fr https://products.aspose.com/total/......com/total/net/annotate/2024-01-22T08:39:13+00:00alternate...https://products.aspose.com/total/fr/net/annotate/ alternate tr https://products...

    products.aspose.com/total/en/net.xml
  7. Aspose.PDF for Java 4.6.0의 공개 API 변경 사항|Aspose....

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Annotation 추가됨: public int getHoriz...getHorizontalAlignme_Annotation_New() public void setHorizontalAlign...

    docs.aspose.com/pdf/ko/java/public-api-changes-...
  8. 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/sv/cpp/2024-01-04T12:41:10+00:00alternate en https://products.aspose.com/tot......com/total/sv/cpp/annotate/2024-04-09T05:11:07+00:00alternate...https://products.aspose.com/total/cpp/annotate/ alternate fr https://products...

    products.aspose.com/total/sv/cpp.xml
  9. 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/pl/cpp/2024-01-04T12:41:10+00:00alternate en https://products.aspose.com/tot......com/total/pl/cpp/annotate/2024-04-09T05:11:07+00:00alternate...https://products.aspose.com/total/cpp/annotate/ alternate fr https://products...

    products.aspose.com/total/pl/cpp.xml
  10. C#でPDFサイズを最適化、圧縮、または削減する|Aspose.PDF for .NET

    C#を使用してPDFファイルを最適化し、すべての画像を縮小し、PDFのサイズを削減し、フォントをアンエンベッドし、未使用のオブジェクトを削除します。...pdf" )) { // Flatten annotations foreach ( var page in document...( var annotation in page . Annotations ) { annotation . Flatten...

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