Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 21,295 for

editor

(0.13 sec)
  1. Lưu trữ

    Lưu trữ...PdfAnnotationEditor PdfAnnotationEditor editor = new PdfAnnotationEditor();...// Liên kết tệp PDF đầu vào editor.BindPdf(dataDir + "inFile.pdf");...

    blog.aspose.com/vi/pdf/import-export-annotation...
  2. آرشیوها

    آرشیوها...ایجاد کنید PdfAnnotationEditor editor = new PdfAnnotationEditor();...); // اتصال فایل PDF ورودی editor.BindPdf(dataDir + "inFile.pdf");...

    blog.aspose.com/fa/pdf/import-export-annotation...
  3. Chercher

    chercher...PdfAnnotationEditor PdfAnnotationEditor editor = new PdfAnnotationEditor();...Lier le fichier PDF d'entrée editor.BindPdf(dataDir + "inFile.pdf");...

    blog.aspose.com/fr/pdf/import-export-annotation...
  4. Archivio

    Archivio...metodo CreateNew() using (var editor = FormEditor.CreateNew(document))...di testo semplice var name = editor.AddInput("name"); name.Type...

    blog.aspose.com/it/html/create-fill-html-form-s...
  5. arkiv

    arkiv... using (var editor = FormEditor.CreateNew(document))...enkel texttypsfält var name = editor.AddInput("name"); name.Type...

    blog.aspose.com/sv/html/create-fill-html-form-s...
  6. Replace Text With State|Aspose.PDF for Python v...

    In this example, all occurrences of "software" are replaced with "SOFTWARE" and formatted in blue with a font size of 14....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) text_state...

    docs.aspose.com/pdf/python-net/replace-text-wit...
  7. Adicionando Anotações a um arquivo PDF existent...

    Esta seção explica como adicionar Anotações a um arquivo PDF existente com Aspose.PDF Facades....pdf" ); PdfContentEditor editor = new PdfContentEditor ( document...= 18 ; rect . width = 100 ; editor . createFreeText ( rect , "Demonstração...

    docs.aspose.com/pdf/pt/java/adding-annotations-...
  8. Adding Annotations to existing PDF file|Aspose....

    Esta sección explica cómo agregar anotaciones a un archivo PDF existente con Aspose.PDF Facades....pdf" ); PdfContentEditor editor = new PdfContentEditor ( document...= 18 ; rect . width = 100 ; editor . createFreeText ( rect , "Free...

    docs.aspose.com/pdf/es/java/adding-annotations-...
  9. Perguntas freqüentes sobre o MS Publisher

    Obtenha respostas para todas as perguntas mais frequentes MS Publisher, para dominar trabalhando em uma ferramenta tão complexa e útil para publicar....para composição de texto, o editor se concentra no layout da página...no texto, as ferramentas do editor são otimizadas para um controle...

    docs.aspose.com/pub/pt/net/introduction-to-ms-p...
  10. Dividi file PDF, HTML, TXT usando Python | Aspo...

    Codice sorgente Python per dividere file su.NET Framework, .NET Core....pdf_editor = aspose . pdf . PdfFileEditor () pdf_editor . Extract...pdf_editor = aspose . pdf . PdfFileEditor (); pdf_editor . SplitFromFirst...

    products.aspose.com/pdf/it/python-net/splitter/