Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 192,000 for

page

(0.2 sec)
  1. Replace Text On Page With State|Aspose.PDF for ...

    In this example, all occurrences of the word "software" on Page 1 are replaced with "SOFTWARE Page 1", using red text with a font size of 12....Replace Text On Page With State Contents [ Hide ] Sometimes replacing... Replace text on a specific page. Save the updated PDF document...

    docs.aspose.com/pdf/python-net/replace-text-on-...
  2. Add PDF Page Stamps in PDF|Aspose.PDF for C++

    Add a Page stamp to a PDF file using the PdfPageStamp class with C++....Add PDF Page Stamps in PDF Contents [ Hide ] Add Page Stamp with...% 2 == 0 ) document -> get_Pages () -> idx_get ( i ) -> AddStamp...

    docs.aspose.com/pdf/cpp/page-stamps-in-the-pdf-...
  3. Convert Multi-Page Documents to a Single Image ...

    Aspose.Words for .NET 25.6 adds multi-Page document export to a single image with custom layouts, ideal for sharing, printing, or visual display....allows you to export a multi-page document to a single raster...25.6 How to Convert a Multi-page Document to an Image What’s...

    blog.aspose.com/words/convert-multi-page-docume...
  4. Page is missing after insert image - Free Suppo...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document word = new Document(path + "1.docx"); var builder = new DocumentBuilder(word); for (int i = 0; i < word.getSections().getCount(); i++) { builde…...Page is missing after insert image Aspose.Words Product Family...setRelativeHorizonta(RelativeHorizontalPo.PAGE); shape.setRelativeVertical...

    forum.aspose.com/t/page-is-missing-after-insert...
  5. Get Page Count of PDF in Jython|Aspose.PDF for ...

    Understand how to retrieve the Page count of a PDF document in Jython using Aspose.PDF for document analysis....Get Page Count of PDF in Jython Contents [ Hide ] Aspose.PDF...PDF - Get Page To Check File Format using Aspose.PDF Java for Jython...

    docs.aspose.com/pdf/java/get-page-count-of-pdf-...
  6. The word page count is wrong - Free Support For...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document doc = new Document(path + "796597488160104448.docx"); doc.getLayoutOptions().setTextShaperFactory(com.aspose.words.shaping.harfbuzz.HarfBuzzTextSha…...The word page count is wrong Aspose.Words Product Family words-java...doc.getPageCount() returns 2 pages while Microsoft Word displays...

    forum.aspose.com/t/the-word-page-count-is-wrong...
  7. Word to pdf generated redundant page - Free Sup...

    open in wps is display and all content would not spilt in different Page trans it to pdf use aspose its generated more redundant Page. code snippet like this @Test @SneakyThrows public void tranPdf2() { …...Word to pdf generated redundant page Aspose.Words Product Family...would not spilt in different page 1696×835 78.7 KB trans it to...

    forum.aspose.com/t/word-to-pdf-generated-redund...
  8. Extra page being added in Visio conversion - Fr...

    ● Aspose.Diagram Bug Report: Production License Exposes Background=2 Pages Creating Blank PDF Pages ─ Issue Summary When converting certain Visio (.vsd) files to PDF using Aspose.Diagram with a production license, the…...Extra page being added in Visio conversion Aspose.Diagram Product...Exposes Background=2 Pages Creating Blank PDF Pages ─ Issue Summary...

    forum.aspose.com/t/extra-page-being-added-in-vi...
  9. Fit All Worksheet Columns on Single PDF Page|Do...

    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....Worksheet Columns on Single PDF Page Contents [ Hide ] Sometimes...worksheet’s columns onto a single page. The PdfSaveOptions.setAllColumnsInOnePa...

    docs.aspose.com/cells/java/fit-all-worksheet-co...
  10. DOCX -> TIFF conversion creates additional page...

    When converting from DOCX to TIFF Page by Page using Document. extractPages() for the first Page in the document an additional extra empty Page is created. The issue can be replicated using this document: GEN_Formular…...conversion creates additional page (JAVA) Aspose.Words Product...converting from DOCX to TIFF page by page using Document. extractPages()...

    forum.aspose.com/t/docx-tiff-conversion-creates...