Sort Score
Result 10 results
Languages All
Labels All
Results 8,021 - 8,030 of 184,290 for

paged

(0.27 sec)
  1. How to Convert Word to Scanned PDF using C#

    This quick tutorial will guide you on how to convert Word to scanned PDF using C#. While using C# convert Word to scanned PDF using a few lines of code and simple API calls in any of the .NET Core based environments on Windows, macOS or Linux....Page Product Family Aspose.PSD Product...Document class object Convert the page ranges from the Word file and...

    kb.aspose.com/words/net/how-to-convert-word-to-...
  2. DocumentSplitCriteria enumeration | Aspose.Word...

    aspose.words.saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB) or [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) format....you can split the document at page breaks and heading paragraphs...frequently given ParagraphFormat.page_break_before property so it...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.OCR for .NET when used to OCR with PDF i...

    Hi Team, I am working on replacing a 3rd party software which was used to OCR images and PDF file with images in an application. I have used Aspose.OCR and Aspose.PDF in my POC application for replacement of that 3rd pa…...Pages.Count(); Console.WriteLine($"Page: {PageCount}...AsposeOcr(); // Loop through each page in the PDF for (int pageIndex...

    forum.aspose.com/t/aspose-ocr-for-net-when-used...
  4. Tambahkan Header dan Footer ke PDF menggunakan ...

    Aspose.PDF untuk Python melalui .NET memungkinkan Anda menambahkan header dan footer ke file PDF Anda menggunakan kelas TextStamp....memanggil metode ‘add_stamp’ dari Page untuk menambahkan teks di header...semua halaman for page in document . pages : page . add_stamp ( textStamp...

    docs.aspose.com/pdf/id/python-net/add-headers-a...
  5. Foire AUX QUESTIONS|Aspose.Words pour C++

    Aspose.Words pour C++ répond aux questions les plus fréquemment posées. Apprenez cette page pour résoudre rapidement votre problème sur des questions générales ou des sujets spécifiques....QUESTIONS Contents [ Hide ] Cette page contient les réponses aux questions...fréquemment posées. Veuillez lire la page actuelle – cela vous permettra...

    docs.aspose.com/words/fr/cpp/faq/
  6. Procurar

    Procurar...da página desejada no objeto Page . Adicione a imagem à coleção...operator to draw the image on the page. GRestore operator to save the...

    blog.aspose.com/pt/pdf/work-with-images-in-pdf-...
  7. ผสาน XPS เป็น XPS, XPS เป็น PDF | .NET

    .NET API Solution เพื่อรวมไฟล์ XPS ในโค้ดไม่กี่บรรทัด บันทึกผลลัพธ์ที่รวมกันเป็นไฟล์ XPS หรือ PDF ตัวอย่างโค้ด C# ของฟังก์ชันการรวม...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/th/net/merge-xps-files/
  8. Trabajar con páginas en PostScript | C++

    Cómo agregar páginas a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en C++....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/es/cpp/ps/working-with-pages/
  9. إضافة ختم صفحة PDF|Aspose.PDF for .NET

    اكتشف كيفية إضافة الأختام إلى صفحات PDF في .NET، بما في ذلك النصوص والصور، لأغراض العلامة المائية أو العلامة التجارية باستخدام Aspose.PDF....تحتاج أيضًا إلى تعيين خاصية Pages من فئة Stamp . تتطلب هذه الخاصية...IsBackground = true ; stamp . Pages = new [] { 1 , 3 }; // Apply...

    docs.aspose.com/pdf/ar/net/add-pdf-page-stamp/
  10. Ajouter un TOC à un PDF existant en Ruby|Aspose...

    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....Accéder à la première page du fichier PDF toc_page = doc . getPages...toc_info . setTitle ( title ) toc_page . setTocInfo ( toc_info ) #...

    docs.aspose.com/pdf/fr/java/add-toc-to-existing...