Sort Score
Result 10 results
Languages All
Labels All
Results 9,561 - 9,570 of 188,002 for

paged

(0.21 sec)
  1. Aspose::Words::Document::UpdatePageLayout metho...

    Aspose::Words::Document::UpdatePageLayout method. Rebuilds the page layout of the document in C++....Document::UpdatePageLayout method Rebuilds the page layout of the document. void...formats a document into pages and updates the page number related fields...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Procurar

    Procurar...Inicialize os objetos de classe Page e Outline . Adicione o nó RichText...objeto de classe Page Page page = new Page(doc); // inicializar...

    blog.aspose.com/pt/note/create-onenote-files-pr...
  3. Archiv

    Archiv...Inicializujte objekty třídy Page a Outline . Přidejte uzel RichText...inicializovat objekt třídy Page Page page = new Page(doc); // inicializovat...

    blog.aspose.com/cs/note/create-onenote-files-pr...
  4. Working with multipage image formats|Documentation

    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....whether the image contains layers/pages/ frames the IMultipageImage...has been introduced. All multi-page images such as PSD, CDR, GIF...

    docs.aspose.com/imaging/java/working-with-multi...
  5. ค้นหา

    ค้นหา...Pages แทรกโคลนของหน้าลงใน PDF โดยใช้วิธี...โดยใช้วิธี Document.Pages.Insert(int pageNumber, Page page) สุดท้าย ให้บันทึก...

    blog.aspose.com/th/pdf/copy-pdf-pages-in-csharp/
  6. FieldToc.entry_separator property | Aspose.Word...

    FieldToc.entry_separator property. Gets or sets a sequence of characters that separate an entry and its page number....that separate an entry and its page number. @property def entry_separator...style to the left, # and the page the heading appears on to the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldToc.hide_in_web_layout property | Aspose.W...

    FieldToc.hide_in_web_layout property. Gets or sets whether to hide tab leader and page numbers in Web layout view....whether to hide tab leader and page numbers in Web layout view....style to the left, # and the page the heading appears on to the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldToc.insert_hyperlinks property | Aspose.Wo...

    FieldToc.insert_hyperlinks property. Gets or sets whether to make the table of contents entries hyperlinks....style to the left, # and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Compress WORD In Python

    Compress WORD in Python without losing quality. Optimize WORD content, reduce file size easily....docx", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...range(0, len(pages_stream)): # Set maximum page size to avoid...

    products.aspose.com/words/python-net/compress/w...
  10. Compress DOC In Python

    Compress DOC in Python without losing quality. Optimize DOC content, reduce file size easily....doc", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...range(0, len(pages_stream)): # Set maximum page size to avoid...

    products.aspose.com/words/python-net/compress/doc/