Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 186,712 for

aspose page

(0.8 sec)
  1. Calculate Page Setup Scaling Factor with JavaSc...

    This article provides sample code explaining how to use the JavaScript API via C++ to calculate Page Setup scaling factor using the Fit to n Page(s) wide by m tall option of an Excel worksheet programmatically....Calculate Page Setup Scaling Factor with JavaScript via C++ Contents...When you set Page Setup Scaling using Fit to n page(s) wide by...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  2. 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...
  3. 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-...
  4. Problem with Page-Sizes of PDF - Free Support F...

    Hallo, we use Java PDF lib V 25.5. I tried also V 25.7, but the same problem occurs: I have to get the exact Page-sizes for every PDF-Page. If I call Page = pdf.getPages().get_Item(j); PageInfo = Page.getPageInfo(); …...Problem with Page-Sizes of PDF Aspose.PDF Product Family GRein...the exact page-sizes for every PDF-Page. If I call page = pdf.getPages()...

    forum.aspose.com/t/problem-with-page-sizes-of-p...
  5. 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-...
  6. Get Paper Width and Height of Page Setup of Wor...

    Learn how to get the Excel Worksheet Page Setup paper width and paper height using C++ code programmatically with Aspose.Cells for C++ API....Get Paper Width and Height of Page Setup of Worksheet with C++...of a paper size as set in the page setup of the worksheet. Please...

    docs.aspose.com/cells/cpp/get-paper-width-and-h...
  7. Output Blank Page when there is Nothing to Prin...

    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....Ask AI Output Blank Page when there is Nothing to Print Contents...If the sheet is empty, then Aspose.Cells for Python via .NET will...

    docs.aspose.com/cells/python-net/output-blank-p...
  8. Word Blank page being inserted within document ...

    Hello, I’ve got an issue for some Word files that when I save it as PDF, it just adds in the middle an empty file. I can’t share with you the problematic file, but maybe you know about the issue, we got no errors on th…...Word Blank page being inserted within document Aspose.PDF Product...server side (aws, linux, java, aspose-pdf: 25.2)? That’s the code:...

    forum.aspose.com/t/word-blank-page-being-insert...
  9. 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...
  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...