Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 102,794 for

note

(0.08 sec)
  1. How to add Text Annotation using Java | Aspose.PDF

    Java sample code to add Text annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Annotations are digital notes, comments, highlights, or other...review comments, feedback, or notes made by others on the document...

    products.aspose.com/pdf/java/annotation/text/add/
  2. How to add Underline Annotation using Java | As...

    Java sample code to add Underline annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Annotations are digital notes, comments, highlights, or other...review comments, feedback, or notes made by others on the document...

    products.aspose.com/pdf/java/annotation/underli...
  3. How to get Circle Annotation using Java | Aspos...

    Java sample code to get Circle annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Annotations are digital notes, comments, highlights, or other...review comments, feedback, or notes made by others on the document...

    products.aspose.com/pdf/java/annotation/circle/...
  4. Ինչպես փոխարկել OneNote Notebook-ը PDF-ի, օգտագ...

    Այս պարզ թեման նկարագրում է, թե ինչպես փոխարկել OneNote Notebook-ը PDF-ի, օգտագործելով Java-ը: OneNote նոթատետրերը օգտագործվում են թվային ձևով նշումներ ստեղծելու համար, և կարելի է հեշտությամբ փոխարկել .one ֆայլը PDF-ի Java-ում՝ պարզ API զանգերի միջոցով:...Note Product Family Aspose.CAD Product...հավելվածում ավելացրեք Aspose.Note JAR ֆայլ Maven Repository-ից...

    kb.aspose.com/hy/note/java/how-to-convert-oneno...
  5. Spajanje OneNote bilježnica pomoću C#

    Ovaj članak objašnjava kako spojiti OneNote bilježnice pomoću C#. Pruža IDE postavke, algoritam i isječak koda za kombiniranje OneNote bilježnica pomoću C#....Note Product Family Aspose.CAD Product...Pripremite IDE za korištenje Aspose.Note for .NET za spajanje OneNote...

    kb.aspose.com/hr/note/net/merge-onenote-noteboo...
  6. Erstellen, Entfernen und Abrufen von GridCell K...

    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.... note, author, isvisible cell . createComment...createComment ( "This is a B4 note." , "Peter" , true ); Kommentarobjekt...

    docs.aspose.com/cells/de/java/create-remove-and...
  7. How to Add Comments to a PDF using C#

    This tutorial guides you on how to add comments to a PDF using C#. It provides details about the IDE configuration, a list of steps and a runnable sample code to insert comment in PDF using C#....Note Product Family Aspose.CAD Product...runnable sample code to add notes to PDF using C# . Details are...

    kb.aspose.com/pdf/net/how-to-add-comments-to-a-...
  8. How to Convert XLS to XLSX in Python

    This short tutorial provides crisp information about how to convert XLS to XLSX in Python. While converting XLS to XLSX Python code requires just loading and saving the file in the desired format....Note Product Family Aspose.CAD Product...perform the task. It should be noted that it is not necessary to...

    kb.aspose.com/cells/python/how-to-convert-xls-t...
  9. Convertir PowerPoint en PDF en Java|Documentati...

    Convertir des présentations PowerPoint en PDF en Java. Enregistrer PowerPoint en tant que PDF avec conformité ou normes d'accessibilité.... NOTE Aspose.Slides pour Java écrit...PDF en Vue de Diapositive de Notes Ce code Java vous montre comment...

    docs.aspose.com/slides/fr/java/convert-powerpoi...
  10. إضافة نص إلى PDF باستخدام C++|Aspose.PDF لـ C++

    تصف هذه المقالة جوانب مختلفة من العمل مع النصوص في Aspose.PDF. تعلم كيفية إضافة نص إلى PDF، إضافة أجزاء HTML، أو استخدام خطوط OTF مخصصة....TextFragment - قم بإنشاء مثيل Note ومرر قيمته إلى خاصية TextFragment..._get(1); auto note = MakeObject<Note>(); note->set_Text(u"Demo");...

    docs.aspose.com/pdf/ar/cpp/add-text-to-pdf-file/