Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 8,462 for

annotate

(0.14 sec)
  1. How to Add Audio to PDF using Python

    This article describes how to add audio to PDF using Python. It provides all the basic details to configure the IDE and a runnable sample code to embed audio into PDF using Python....different properties of the annotation added for the sound. Steps...SoundAnnotation object Add it to the annotations collection of the selected...

    kb.aspose.com/pdf/python/how-to-add-audio-to-pd...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom On Premise, Cloud & App Based Solutions to Process Visio Images – Visio Annotation de fichier NET C#https://products.aspose.com/diagram/fr/net/annotation/Recent cont......Process Visio Images – Visio Annotation de fichier NET C#https://products...com/diagram/fr/net/annotation/Recent content in Visio Annotation de fichier...

    products.aspose.com/diagram/fr/net/annotation/i...
  3. استيراد وتصدير التعليقات التوضيحية إلى XFDF|Asp...

    يمكنك استيراد وتصدير التعليقات التوضيحية بتنسيق XFDF باستخدام C# ومكتبة Aspose.PDF for .NET.... GetDataDir_AsposePdf_Annotations (); // Create PdfAnnotationEditor..."AnnotationDemo1.pdf" ); // Define the annotation types to export var annotType...

    docs.aspose.com/pdf/ar/net/import-export-xfdf/
  4. Archiwa

    Archiwa...Annotations.Add(Annotation)] 12 . Zapisz dokument...strony document.Pages[1].Annotations.Add(lineAnnotation); // Zapisz...

    blog.aspose.com/pl/pdf/add-or-remove-annotation...
  5. أرشيف

    أرشيف...Annotations.Add (Annotation)] 12 . احفظ مستند...الصفحة document.Pages[1].Annotations.Add(lineAnnotation); // احفظ...

    blog.aspose.com/ar/pdf/add-or-remove-annotation...
  6. PDF Document.Save InvalidOperationException Wro...

    Attempting to read and save a pdf results in System.InvalidOperationException: Wrong format of page’s content. This occurs for certain PDF files with annotations. If we remove the annotations, the document can be saved…...files with annotations. If we remove the annotations, the document...A==) at Aspose.Pdf.Annotations.Annotation.#=zqbAQwpbiGwUf(#=...

    forum.aspose.com/t/pdf-document-save-invalidope...
  7. آرشیوها

    آرشیوها...بازیابی کنید Aspose::Pdf::Annotations::AnnotationType روش annotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/fa/pdf/working-with-annotations...
  8. Archivio

    Archivio...annotazioni alla raccolta Annotations della particolare pagina...[Document.Pages 1 .Annotations.Add(Annotation)] 12 . Salvare il...

    blog.aspose.com/it/pdf/add-or-remove-annotation...
  9. Redazione di un PDF utilizzando C# | Aspose.PDF

    Codice sorgente C# per modificare le informazioni sensibili nel file PDF su.NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/it/net/redaction/
  10. Criar Links em Arquivo PDF com C++|Aspose.PDF f...

    Esta seção explica como criar links em seu documento PDF com C++....Adicione o link à propriedade Annotations do objeto Page. Finalmente...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/pt/cpp/create-links/