Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 17,949 for

document editor

(0.18 sec)
  1. Archivo

    Archivo...HTMLDocument using (HTMLDocument document = new HTMLDocument()) { //...using (var editor = FormEditor.CreateNew(document)) { // Introducir...

    blog.aspose.com/es/html/create-fill-html-form-s...
  2. Добавить звуковую аннотацию|Aspose.PDF for Pyth...

    В этом примере привязывается входной PDF, добавляется звуковая аннотация на странице 1 и сохраняется изменённый PDF....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...() # Bind document to PdfContentEditor content_editor . bind_pdf...

    docs.aspose.com/pdf/ru/python-net/add-sound-ann...
  3. Agregar anotaciones emergentes|Aspose.PDF for P...

    Este ejemplo carga un PDF, agrega una anotación emergente a la primera página y guarda el Documento modificado. La anotación emergente está configurada para ser visible de forma predeterminada y muestra el texto de comentario especificado....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...() # Bind document to PdfContentEditor content_editor . bind_pdf...

    docs.aspose.com/pdf/es/python-net/add-popup-ann...
  4. Agregar anotaciones de texto libre|Aspose.PDF f...

    Este ejemplo carga un archivo PDF existente, agrega una anotación de texto libre a la primera página en una posición definida y guarda el Documento modificado....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...() # Bind document to PdfContentEditor content_editor . bind_pdf...

    docs.aspose.com/pdf/es/python-net/add-free-text...
  5. Aspose.PSD CLI NLP 편집기 응용프로그램 (.NET용)|Documenta...

    Aspose.PSD 기반 NLP 편집기 CLI 응용프로그램으로 PSD, PSB 및 AI 파일 형식을 지원합니다. 노코드 CI/CD 자동화를 제공하며, PSD 파일 편집을 위해 자연어 처리를 지원합니다. 자연어로 요청을 작성하여 변환, 조정, 크기 조절 등 다양한 작업을 수행할 수 있습니다. Adobe Photoshop 또는 Adobe Illustrator를 설치할 필요가 없으며 추가 코드 없이 콘솔에서 실행할 수 있습니다....Editor --version 24.6.0 첫 사용 전에 다음...것을 권장합니다: Aspose.PSD.CLI.NLP.Editor --setup nlp.cli 이 명령을 실행한 후에는...

    docs.aspose.com/psd/ko/net/cli/nlp-editor/
  6. Eliminar todas las imágenes del PDF|Aspose.PDF ...

    Eliminar todas las imágenes de un Documento PDF usando Aspose.PDF for Python via the Facades API....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...() # Bind document to PdfContentEditor content_editor . bind_pdf...

    docs.aspose.com/pdf/es/python-net/delete-all-im...
  7. cómo personalizar menús y barras de herramienta...

    Este artículo describe cómo personalizar menús y barras de herramientas en GridJs....parent dom const menubar = document . querySelector ( "#gridjs-divid...parent dom const menubar = document . querySelector ( "#gridjs-divid...

    docs.aspose.com/cells/es/java/aspose-cells-grid...
  8. Aspose.PSD CLI Formaatwijzigingsapplicatie voor...

    Aspose.PSD-gebaseerde Formaatwijzigings-CLI-applicatie voor PSD, PSB en AI bestandsindelingen. Geen code CI/CD Automatisering. Ondersteunt het wijzigen van afbeeldingen en opslaan ervan in verschillende indelingen zoals PDF, TIFF, JPEG, JPEG2000, PNG, GIF, BMP. Het vereist niet dat Adobe Photoshop of Adobe Illustrator geïnstalleerd is en kan worden uitgevoerd vanuit de console zonder extra code....PSD CLI NLP-editor Controleer Aspose.PSD voor...

    docs.aspose.com/psd/nl/net/cli/resize/
  9. Aspose.PSD CLI Größenänderungsanwendung für .NE...

    Aspose.PSD-basierte Größenänderungs-CLI-Anwendung für PSD, PSB und AI Dateiformate. No-Code CI/CD Automatisierung. Unterstützt das Ändern der Größe von Bildern und das Speichern in verschiedenen Formaten wie PDF, TIFF, JPEG, JPEG2000, PNG, GIF, BMP. Es erfordert nicht, dass Adobe Photoshop oder Adobe Illustrator installiert ist, und kann ohne zusätzlichen Code von der Konsole aus ausgeführt werden....PSD CLI NLP-Editor Bitte prüfen Sie Aspose.PSD...

    docs.aspose.com/psd/de/net/cli/resize/
  10. Impor anotasi format FDF ke PDF melalui C#|Aspo...

    Gunakan metode Form.ImportFdf() yang ada atau tambahkan PdfAnnotationEditor.ImportAnnotationsFromFdf() untuk mengimpor anotasi format FDF ke PDF dengan Aspose.PDF for .NET....ImportFDFByForm () { // The path to the documents directory var dataDir = RunExamples...fdfInputStream ); } // Save PDF document form . Save ( dataDir + "...

    docs.aspose.com/pdf/id/net/import-fdf/