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

page

(0.07 sec)
  1. 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...
  2. 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#....to the Page Width Contents [ Hide ] What is this page about?... This page explains how to adjust all tables so they fit within...

    docs.aspose.com/words/net/fitting-all-tables-to...
  3. 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...
  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. 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-...
  7. 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...
  8. Convert single PDF page to SVG - Free Support F...

    Hi, I’m using Aspose.PDF 26.1 to write Pages of PDF files to disk in SVG format. This works pretty well, except for big PDF documents. For big documents conversion can take a considerate amount of time to convert all pa…...Convert single PDF page to SVG Aspose.PDF Product Family aspose-pdf-net...using Aspose.PDF 26.1 to write pages of PDF files to disk in SVG...

    forum.aspose.com/t/convert-single-pdf-page-to-s...
  9. 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...
  10. 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...