Sort Score
Result 10 results
Languages All
Labels All
Results 7,651 - 7,660 of 67,458 for

paths

(0.18 sec)
  1. Agregar enlace web|Aspose.PDF for Python via .NET

    Este ejemplo enlaza un PDF de entrada, agrega una anotación de enlace web azul en la página 1 que apunta a la página del producto PDF de Python de Aspose, y guarda el documento modificado....import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/es/python-net/add-web-link/
  2. Exportar a JSON|Aspose.PDF for Python via .NET

    Este ejemplo muestra cómo exportar los valores de los campos de formulario PDF a un archivo JSON usando Aspose.PDF for Python via .NET. Explica cómo cargar un formulario PDF, acceder a sus campos mediante la fachada Form y guardar los datos extraídos en un formato JSON estructurado....FileIO import sys from os import path import aspose.pdf as ap import...pdf_facades sys . path . append ( path . join ( path . dirname ( __file__...

    docs.aspose.com/pdf/es/python-net/export-to-json/
  3. ما الجديد 2024|Aspose.PDF for .NET

    تقدم هذه الصفحة الميزات الجديدة الأكثر شعبية في Aspose.PDF for .NET التي تم تقديمها في 2024....ConvertPdfToPdfx1Usi () { // The path to the documents directory var...Delete ) { // Pass the full path to the external ICC profile...

    docs.aspose.com/pdf/ar/net/whatsnew/2024/
  4. Apa yang baru 2024|Aspose.PDF for .NET

    Halaman ini memperkenalkan fitur baru yang paling populer dalam Aspose.PDF for .NET yang diperkenalkan pada tahun 2024....ConvertPdfToPdfx1Usi () { // The path to the documents directory var...Delete ) { // Pass the full path to the external ICC profile...

    docs.aspose.com/pdf/id/net/whatsnew/2024/
  5. โซลูชันการแปลง PDF โดยใช้ PHP | Aspose.PDF

    แปลงไฟล์ PDF เป็น DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown และอื่นๆ โดยใช้ Aspose.PDF สำหรับ PHP ผ่าน Java...Set the input and output file paths $dataDir = getcwd () . DIRECTORY_SEPARATOR...com\aspose\pdf\License ; // Set the path to the Aspose.PDF license file...

    products.aspose.com/pdf/th/php-java/conversion/
  6. What's new 2024|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024....12 The ability to pass the path to the external ICC profile...ConvertPdfToPdfx1Usi () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/whatsnew/2024/
  7. PDF를 이미지 형식으로 변환|Aspose.PDF for Java

    이 주제는 Aspose.PDF가 PDF를 다양한 이미지 형식으로 변환하는 방법을 보여줍니다. 몇 줄의 코드로 PDF 페이지를 PNG, JPEG, BMP 이미지로 변환합니다....열기 String documentFileName = Paths . get ( DATA_DIR . toString...열기 String documentFileName = Paths . get ( DATA_DIR . toString...

    docs.aspose.com/pdf/ko/java/convert-pdf-to-imag...
  8. Catatan Rilis Aspose.PSD untuk .NET 19.5|Docume...

    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....Paths P:Aspose.PSD.FileFormats.Psd...LayerResources.VmskResource.Paths P:Aspose.PSD.FileFormats.Psd...

    docs.aspose.com/psd/id/net/aspose-psd-for-net-1...
  9. Specificare 3D Opzioni di salvataggio file|Docu...

    Esistono diverse scene. Salvare gli overload del metodo che accettano un oggetto SaveOptions. Ogni formato di salvataggio ha una classe corrispondente che contiene le opzioni di salvataggio per quel formato di salvataggio....MATRIX # Configure the lookup paths to allow importer to find external...dependencies. saveColladaopts . lookup_paths = [[ dataDir ]] Utilizzo delle...

    docs.aspose.com/3d/it/python-net/specify-3d-fil...
  10. Converter PDF/A para formato PDF|Aspose.PDF par...

    Este tópico mostra como o Aspose.PDF permite converter um arquivo PDF/A para documento PDF com a biblioteca Java....String pdfaDocumentFileName = Paths . get ( DATA_DIR . toString...(); String documentFileName = Paths . get ( DATA_DIR . toString...

    docs.aspose.com/pdf/pt/java/convert-pdfa-to-pdf/