Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 192,347 for

page

(0.16 sec)
  1. FieldToc.InsertHyperlinks | Aspose.Words for .NET

    Control hyperlinking in your table of contents with FieldToc InsertHyperlinks. Enhance navigation and improve user experience effortlessly!...style to the left, // and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldToc.PreserveTabs | Aspose.Words for .NET

    Discover how the FieldToc PreserveTabs property enhances your data management by preserving tab entries in table entries for better organization....style to the left, // and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Duplicate image is creating when i try to conve...

    Duplicate image is creating when i try to convert into pdf is there any issue in this sample code? class ImageProcessor implements FileProcessor { @Override public void processFile(Document pdfDocument, File file) { …...50 * 72; Page page = pdfDocument.getPages().add(); page.setPageSize(pageWidth...(VerticalAlignment.Center); page.getParagraphs().add(image);...

    forum.aspose.com/t/duplicate-image-is-creating-...
  4. PageSetup.rtlGutter property | Aspose.Words for...

    PageSetup.rtlGutter property. Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language....Insert text that spans several pages. let builder = new aw . DocumentBuilder...to either the left or right page margin, // which makes up for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Documentation

    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....72 ); $page = $document -> getPages () -> add (); $page -> getPageInfo...getPageInfo () -> setWidth ( 612.0 ); $page -> getPageInfo () -> setHeight...

    docs.aspose.com/pdf/zh/php-java/advanced-operat...
  6. Apply preset theme to VSX document via .NET | p...

    C# source code to apply preset theme to vsx file on .NET Framework, .NET Core, Mono Platforms....Open a Diagram object Select Page via its id Assign a Preset value...PresetTheme property of the Page instance Call the Save() method...

    products.aspose.com/diagram/net/theme/vsx/
  7. Code QR with MS Word - Free Support Forum - asp...

    I have a Microsoft Word template, and I would like to use an Aspose QR Code to identify the front and back sides of my document after it has been scanned. Here is the workflow I want to implement: In the Word document…...insert an Aspose QR Code on pages 1 and 2. I print the document...side (page 1) and which corresponds to the back side (page 2)....

    forum.aspose.com/t/code-qr-with-ms-word/330403
  8. LayoutOptions class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutOptions class. Holds the options that allow controlling the document layout process...visit the Converting to Fixed-page Format documentation article...IPageLayoutCallback implementation used by page layout model. commentDisplayMode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Split VDW Files via Java | products.aspose.com

    Java source code to Split vdw file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....each page Create a new Diagram class object Copy the page via...(). getCount (); i ++) { Page page = diagram . getPages (). get...

    products.aspose.com/diagram/java/splitter/vdw/
  10. Print options for html to PDF - Free Support Fo...

    We're creating a report in HTML then printing to PDF using Aspose.PDF. The Adobe print dialog has a feature with which the user can control whether the current document is printed "as is" (Actual Size), whether it fits …...it fits the document to the page (Fit), or shrinks the document...necessary (Shrink Oversized Pages). Attached is a screenshot of...

    forum.aspose.com/t/print-options-for-html-to-pd...