Sort Score
Result 10 results
Languages All
Labels All
Results 8,931 - 8,940 of 25,254 for

comment

(0.1 sec)
  1. أضف تعليقات إلى Visio رسومات روبي|Documentation

    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....vsd" ) \ # Add comment diagram . getPages () . getPage...SaveFileFormat' ) . VDX ) puts "Added comment successfully!" قم بتنزيل كود...

    docs.aspose.com/diagram/ar/java/add-comments-to...
  2. Remplir AcroForm|Aspose.PDF pour C++

    Cette section explique Comment remplir un champ de formulaire dans un document PDF avec Aspose.PDF pour C++.... Ce sujet explique comment remplir des formulaires PDF... Voyons l’exemple suivant comment résoudre cette tâche : using...

    docs.aspose.com/pdf/fr/cpp/fill-form/
  3. Add Rubber Stamp|Aspose.PDF for Python via .NET

    This example binds an input PDF, adds a green “Approved” rubber stamp to the first four pages, and saves the modified document....the stamp, set its text and comments, choose a color, and apply...annotation with custom text, comments, and color. Save the updated...

    docs.aspose.com/pdf/python-net/add-rubber-stamp/
  4. LoadOptions.Password | Aspose.Words för .NET

    Hantera dina krypterade dokument enkelt med LoadOptions lösenordsfunktion. Ställ in eller hämta ditt lösenord säkert för smidig åtkomst....= new SignOptions { Comments = "Comment" , SignTime = DateTime...

    reference.aspose.com/words/sv/net/aspose.words....
  5. Travailler avec des hyperliens en C++|Aspose.Wo...

    Comment ajouter un lien hypertexte dans votre document en utilisant Aspose.Words pour C++....L’exemple de code suivant montre comment insérer un lien hypertexte...L’exemple de code suivant montre comment rechercher tous les liens hypertexte...

    docs.aspose.com/words/fr/cpp/working-with-hyper...
  6. Plateforme de Métadonnées Extensible - XMP|Aspo...

    Cette section explique Comment travailler avec la Plateforme de Métadonnées Extensible - XMP en utilisant la classe PdfXmpMetadata.... Nous verrons comment nous pouvons intégrer des métadonnées...suivant vous aidera à comprendre comment utiliser la classe PdfXmpMetadata...

    docs.aspose.com/pdf/fr/net/working-with-extensi...
  7. Diviser un PDF par programmation|Aspose.PDF pou...

    Ce sujet montre Comment diviser les pages PDF en fichiers PDF individuels dans vos applications Java....app/pdf/splitter Ce sujet montre comment diviser les pages PDF avec...code Java suivant vous montre comment diviser les pages PDF en fichiers...

    docs.aspose.com/pdf/fr/java/split-document/
  8. Ta bort PPTX Annotation med C++ | products.aspo...

    C++ källkod för att ta bort kommentarer från PPTX...pptx" ); // Deletes all comments from the presentation for...get_CommentAuthors()) { author -> get_Comments() -> Clear(); } // Deletes...

    products.aspose.com/slides/sv/cpp/annotation/pptx/
  9. Xóa chú thích ODP bằng .NET | products.aspose.com

    Mã nguồn C# để xóa chú thích định dạng ODP trên Nền tảng .NET Framework, .NET Core, Windows Azure, Mono hoặc Xamarin....odp" )) { // Deletes all comments from the presentation foreach...presentation.CommentAuthors) { author.Comments.Clear(); } // Deletes all...

    products.aspose.com/slides/vi/net/annotation/odp/
  10. Távolítsa el az ODP-jegyzeteket a C++ használat...

    C++ forráskód a megjegyzések ODP-ből való törléséhez...odp" ); // Deletes all comments from the presentation for...get_CommentAuthors()) { author -> get_Comments() -> Clear(); } // Deletes...

    products.aspose.com/slides/hu/cpp/annotation/odp/