Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 184,616 for

page

(0.17 sec)
  1. Add Page Number to PDF with C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....Add Page Number to PDF with C++ Contents [ Hide ] How to Add...Add Page Numbers to an Existing PDF All the documents must have...

    docs.aspose.com/pdf/cpp/add-page-number/
  2. 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...
  3. Setting Page Options with Node.js via C++|Docum...

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

    docs.aspose.com/cells/nodejs-cpp/setting-page-o...
  4. 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...
  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. 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...
  8. 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-...
  9. PDF | Text box on rotated page - Free Support F...

    I am attempting to provide a system which will add text boxes onto an existing PDF document which may have Page rotations. This is proving far more difficult that I expected. Box is specified by a position, height, widt…...PDF | Text box on rotated page Aspose.PDF Product Family srmorley...PDF document which may have page rotations. This is proving far...

    forum.aspose.com/t/pdf-text-box-on-rotated-page...
  10. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their PageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...Finding Node (no paragraph) page index Aspose.Words Product Family...other pages: if I select it → it’s selected on all pages Using...

    forum.aspose.com/t/finding-node-no-paragraph-pa...