Sort Score
Result 10 results
Languages All
Labels All
Results 6,231 - 6,240 of 8,738 for

annotate

(0.44 sec)
  1. 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...
  2. 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/
  3. 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/
  4. Redact Powerpoint Presentation Online or using ...

    Open and redact Powerpoint document online via app for free. Java API code to search and replace Powerpoint text....area via drag and drop of annotation app. Depending on the size...

    products.aspose.com/total/java/redact/powerpoint/
  5. Redact ODP Presentation Online or using Java | ...

    Open and redact ODP document online via app for free. Java API code to search and replace ODP text....area via drag and drop of annotation app. Depending on the size...

    products.aspose.com/total/java/redact/odp/
  6. 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...
  7. पायथन का उपयोग करके पीडीएफ ज़ूम करें

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

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

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

    kb.aspose.com/ko/pdf/java/how-to-create-hyperli...
  9. 档案

    档案...getPages()) { for (Annotation annotation : page.getAnnotations())...getAnnotations()) { // 要么展平注释 annotation.flatten(); // 或删除注释 // page.getAnnotations()...

    blog.aspose.com/zh/pdf/compress-optimize-reduce...
  10. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++....namespace Aspose :: Pdf :: Annotations ; void AddingTextBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...

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