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

page

(1.07 sec)
  1. 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...
  2. 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...
  3. Setting Page Options with JavaScript via C++|Do...

    This article provides sample code to set Page options of Excel worksheets programmatically using JavaScript via C++. Set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....Setting Page Options with JavaScript via C++ Contents [ Hide...it is necessary to configure page setup settings for worksheets...

    docs.aspose.com/cells/javascript-cpp/setting-pa...
  4. Page Description Language Converters | Aspose.P...

    To convert a file of PDL format to the one you can work easier like PDF, BMP, JPG, etc. use this API for C++. See the examples depicted in the code....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/cpp/convert/
  5. 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...
  6. Fitting all Tables to the Page Width|Aspose.Wor...

    Fit a table into a document by Page width easily and fast instead of using VSTO in C#....the Page Width Contents [ Hide ] Purpose Summary This page explains...tables so they fit within the page width. VSTO string mypath =...

    docs.aspose.com/words/net/fitting-all-tables-to...
  7. 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...
  8. 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-...
  9. 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...
  10. Add PDF Page Stamp to PDF|Aspose.PDF for Java

    Add a Page stamp to a PDF file using the PdfPageStamp class with Java....Add PDF Page Stamp to PDF Contents [ Hide ] Add Page Stamp with...

    docs.aspose.com/pdf/java/page-stamps-in-the-pdf...