Sort Score
Result 10 results
Languages All
Labels All
Results 5,481 - 5,490 of 190,008 for

paged

(1.55 sec)
  1. PythonでPDFファイルを個々のページに分割する|Aspose.PDF for Pytho...

    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....pdf' # すべてのページをループする pdf_page = 1 total_size = pdf.getPages()...getPages().size() while (pdf_page <= total_size): # 新しいDocumentオブジェクトを作成する...

    docs.aspose.com/pdf/ja/python-java/split-pdf-fi...
  2. Cambiar tamaños de página en archivo PDF|Aspose...

    Intenta aprender cómo cambiar los tamaños de página en un archivo PDF utilizando la clase PdfPageEditor.... La propiedad Pages se puede utilizar para asignar...pdf" ); // Change page size of the selected pages pdfPageEditor ...

    docs.aspose.com/pdf/es/net/changing-page-sizes-...
  3. How to remove Freetext Annotation using Java | ...

    Remove Freetext annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Document class Create a new page or get a reference to an existing...for Freetext annotation from Page.Annotations collections Save...

    products.aspose.com/pdf/java/annotation/freetex...
  4. Convert Image to PDF in Python|Aspose.PDF for P...

    This topic show you how to convert Image to PDF using Aspose.PDF for Python via C++ library....Add a new page to the document Add the image to the page Save the...Add a new page to the document page = document . pages . add ()...

    docs.aspose.com/pdf/python-cpp/convert-image-to...
  5. Render the Worksheet and Workbook to Image usin...

    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....compression, image format, and page quality. Overview Sometimes...in your applications or web pages. You might need to insert the...

    docs.aspose.com/cells/java/render-the-worksheet...
  6. Extraire le texte brut d'un fichier PDF|Aspose....

    Cet article décrit diverses façons d'extraire du texte des documents PDF en utilisant Aspose.PDF pour Java. De pages entières, d'une partie spécifique, basées sur des colonnes, etc....Extraire le texte de toutes les pages d’un document PDF Extraire du...d’extraire du texte de toutes les pages d’un document PDF. Pour extraire...

    docs.aspose.com/pdf/fr/java/extract-text-from-a...
  7. العمل مع الإجراءات في PDF|Aspose.PDF لـ C++

    يشرح هذا القسم كيفية إضافة إجراءات إلى الوثيقة وحقول النموذج برمجيًا باستخدام C++.... احصل على فئة Page التي تريد إضافة الرابط إليها...LinkAnnotation باستخدام كائنات Page و Rectangle . يُستخدم كائن المستطيل...

    docs.aspose.com/pdf/ar/cpp/actions/
  8. Penyorotan Anotasi PDF menggunakan C++|Aspose.P...

    Anotasi Markup disajikan dalam teks sebagai sorotan, garis bawah, coretan, atau garis bawah bergelombang dalam teks dokumen....; tfa->Visit(document->get_Pages()->idx_get(1)); //Create annotations...Annotation>( document->get_Pages()->idx_get(1), tfa->get_Tex...

    docs.aspose.com/pdf/id/cpp/highlights-annotation/
  9. Fractionner un document dans C#|Aspose.Words po...

    Divisez un document en plusieurs fichiers à l'aide de C#. Utilisez la fonction de fractionnement pour diviser efficacement un document par titres ou sections, ainsi que par pages ou par plages de pages....n’avez besoin que de quelques pages d’un document spécifique et...un document par pages ou par plages de pages. Les deux options...

    docs.aspose.com/words/fr/net/split-a-document/
  10. TextBox not converting correctly to PDF - Free ...

    We have a PowerPoint presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…...all the pages foreach (Page page in pdfDocument.Pages) { // Adjust...and CropBox page.MediaBox = new Rectangle( page.MediaBox.LLX...

    forum.aspose.com/t/textbox-not-converting-corre...