Sort Score
Result 10 results
Languages All
Labels All
Results 6,541 - 6,550 of 8,736 for

annotation

(0.15 sec)
  1. Convert CF2 to PSD via JavaScript | products.as...

    Sample code for CF2 to PSD conversion. Use API example code for batch CF2 files to PSD conversion....adjustment layers, layer masks, annotations, file information, keywords...

    products.aspose.com/cad/javascript-net/conversi...
  2. Convert COLLADA to PSD via Python | products.as...

    Sample code for COLLADA to PSD conversion. Use API example code for batch COLLADA files to PSD conversion....adjustment layers, layer masks, annotations, file information, keywords...

    products.aspose.com/cad/python-net/conversion/c...
  3. Convert GLB to PSD via JavaScript | products.as...

    Sample code for GLB to PSD conversion. Use API example code for batch GLB files to PSD conversion....adjustment layers, layer masks, annotations, file information, keywords...

    products.aspose.com/cad/javascript-net/conversi...
  4. PDF to JPEG Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one JPEG 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/pdf-to-jpeg/
  5. Rotate PDF using C++ | Aspose.PDF

    Rotate PDF documents programmatically with C++ sample code using Aspose.PDF for C++...manipulating PDF pages, adding annotations, handling custom fonts and...

    products.aspose.com/pdf/cpp/rotate/
  6. पायथन का उपयोग करके पीडीएफ ज़ूम करें

    पायथन का उपयोग करके पीडीएफ को ज़ूम करने के लिए इस लेख का अनुसरण करें। इसमें IDE सेटिंग्स, चरणों की एक सूची और एक विशिष्ट पृष्ठ और स्थिति पर पायथन का उपयोग करके पीडीएफ को ज़ूम आउट करने के लिए एक नमूना कोड है।...annotations’ नामस्थान में XYZExplicitDestinati...

    kb.aspose.com/hi/pdf/python/zoom-pdf-using-python/
  7. Java를 사용하여 PDF에서 하이퍼링크를 만드는 방법

    이 빠른 기사에서는 Java를 사용하여 PDF에서 하이퍼링크를 만드는 방법을 설명합니다. 여기에는 Java를 사용하여 PDF에 링크를 추가하기 위한 작업 샘플 코드와 함께 이 응용 프로그램을 작성하는 데 필요한 모든 정보가 포함되어 있습니다.... link annotation 을 생성하고 대상 페이지에 추가 샘플 위치에...

    kb.aspose.com/ko/pdf/java/how-to-create-hyperli...
  8. Memory Management|Aspose.Medical for .NET Docum...

    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....image pixel data or long annotations) that can lead to excessive...

    docs.aspose.com/medical/net/developer-guide/ope...
  9. PDFファイルから生のテキストを抽出する|Aspose.PDF for Java

    この記事では、Aspose.PDF for Javaを使用してPDFドキュメントからテキストを抽出するさまざまな方法について説明します。全ページから、特定の部分から、列に基づいて、など。...すべての注釈をループする for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotationをフィルタリングする if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/ja/java/extract-text-from-a...
  10. Оптимизация, сжатие или уменьшение размера PDF ...

    Оптимизация PDF файла, уменьшение всех изображений, уменьшение размера PDF, извлечение шрифтов, удаление неиспользуемых объектов с помощью C#....pdf" )) { // Flatten annotations foreach ( var page in document...( var annotation in page . Annotations ) { annotation . Flatten...

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