Sort Score
Result 10 results
Languages All
Labels All
Results 7,091 - 7,100 of 151,856 for

paged

(0.58 sec)
  1. 아카이브

    아카이브...Pages.Add() 메서드를 사용하여 PDF 문서에 새 Page 를 추가하고 페이지 속성을...이미지 파일을 FileStream 객체에 로드합니다. Page.Paragraphs.Add(Image) 메서드를 사용하여...

    blog.aspose.com/ko/pdf/create-pdf-from-images-u...
  2. Aspose pdf is failing to convert text containin...

    Hello, I’m using TextAbsorber to extract text from pdf but it is failing to convert the superscript and subscript from pdf. The pdf contains simple mathematical and chemistry equations. Please guide me to get it done, I…...convertToText(Document pdfDocument, int page) throws Exception { // Create...the absorber for all PDF page if (page == 0) { pdfDocument.getPages()...

    forum.aspose.com/t/aspose-pdf-is-failing-to-con...
  3. DocumentBuilder.InsertBreak | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertBreak method, allowing you to seamlessly add custom breaks for improved formatting....method to insert paragraph, page, column, section or line break...footers for first, even and odd pages. builder . PageSetup . DifferentFirstPageHe...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Archiv

    Archiv...pages.add() a získejte její odkaz...text na stránku pomocí metody Page.paragraphs.add(TextFragment)...

    blog.aspose.com/cs/pdf/create-pdf-files-in-python/
  5. دمج XPS إلى PDF | حل واجهة برمجة تطبيقات C++

    C++ API Solution لدمج ملفات XPS في بضعة أسطر من التعليمات البرمجية. احفظ النتيجة المجمعة كملفات PDF. مثال على كود C++ لدمج الوظائف....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/ar/cpp/merge-xps-files/
  6. چرخش PDF با استفاده از C++ | Aspose.PDF

    این صفحه ویژگی های نحوه چرخش فایل PDF با استفاده از Aspose.PDF برای کتابخانه C++ را شرح می دهد....( auto page : document -> get_Pages ()) { auto r = page -> get_MediaBox...to move page upper in order to compensate changing page size //...

    products.aspose.com/pdf/fa/cpp/rotate/
  7. Chercher

    chercher...devrez peut-être diviser chaque page du PDF contenant les factures/reçus...collection particulière de pages à partir d’un fichier PDF. Afin...

    blog.aspose.com/fr/pdf/split-pdf-files-using-java/
  8. 在 PDF 中处理标题|Aspose.PDF for Python via .NET

    使用 Python 在 PDF 文档的标题中创建编号。Aspose.PDF for Python via .NET 提供不同类型的编号样式。... page_info . width = 612.0 document . page_info . height...height = 792.0 document . page_info . margin = ap . MarginInfo...

    docs.aspose.com/pdf/zh/python-net/working-with-...
  9. Rendu en Python|Aspose.Words pour Python via .NET

    Utilisez la fonction de rendu Aspose.Words pour Python via .NET pour formater un document de mise en page en pages et convertir un tel document ou des pages sélectionnées en d'autres formats de documents (PDF, HTML, XPS, etc.) ou d'images (TIFF, PNG, SVG, etc.) pour visualisation, conversions ultérieures ou impression....concept de pages. Nous parlons du rendu d’un document en pages. Le diagramme...Convertissez un document ou des pages sélectionnées aux formats PDF...

    docs.aspose.com/words/fr/python-net/rendering/
  10. RubyでPDFファイルを個々のページに分割する|Aspose.PDF for Java

    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 # for ( int pdfPage = 1...size (); pdfPage ++ ) while pdf_page <= pdf . getPages (). size ()...

    docs.aspose.com/pdf/ja/java/split-pdf-file-into...