Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 187,783 for

page

(0.51 sec)
  1. Add Page Stamp to PDF using Java | Aspose.PDF

    Add Page stamp to PDF file programmatically with Java sample code using Aspose.PDF for Java....How to add Page Stamps to PDF using Java Library In order to...to add page stamp into PDF, we’ll use Aspose.PDF for Java API which...

    products.aspose.com/pdf/java/stamps/page/
  2. Page Description Language Mergers | Java

    To merge a file of a PDL format to the single one in PDF format use this API for Java solution. 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/java/merge/
  3. Frequently Asked Questions about Page Descripti...

    Get answers to the most frequent questions about Page Description Languages like EP,XPS and PS, their benefits and drowbacks....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/page-description-langu...
  4. 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...
  5. 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...
  6. 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...
  7. Calculate Page Setup Scaling Factor with C++|Do...

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

    docs.aspose.com/cells/cpp/calculate-page-setup-...
  8. 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...
  9. Render 3D scene in web page|Documentation

    Using Aspose.3D for .NET, developers can render an image to view a realistic image of 3D model, with or without the enhanced background, textures, shadows and also adjust the image size....Render 3D scene in web page Contents [ Hide ] Using Aspose.3D...file, and visualize it in web page using Aspose.3D Web renderer...

    docs.aspose.com/3d/net/render-3d-scene-in-web-p...
  10. 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...