Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 184,616 for

page

(0.47 sec)
  1. Resize Image in a Word Document|Aspose.Words fo...

    Resize an image in a Word document. NPOI does not provide an opportunity to resize an image using C#....Hide ] What is this page about? This page explains how to resize...results. Please refresh the page and try again....

    docs.aspose.com/words/net/resize-image-in-word-...
  2. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....( doc ); // Insert text with PAGE and NUMPAGES fields. These fields... write ( "Page " ); builder . insertField ( "PAGE" , "" ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PageSetup.layoutMode property | Aspose.Words fo...

    PageSetup.layoutMode property. Gets or sets the layout mode of this section....the number of lines that each page may have. let doc = new aw ...set the number of lines per page in this section. // A large...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Convert OneNote to PDF | Aspose.Note Doc...

    A guide on how to export and save notes from OneNote to PDF using various options including default settings and Jpeg compression....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/convert-onenote-to-pdf...
  5. Aspose::Words::Framesets::FramesetCollection::i...

    Aspose::Words::Framesets::FramesetCollection::idx_get method. Gets a frame or frames Page at the specified index in C++....method Gets a frame or frames page at the specified index. System...Shows how to access frames on-page. // Document contains several...

    reference.aspose.com/words/cpp/aspose.words.fra...
  6. Working with Text|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....Insert a Text Shape in the Visio Page Aspose.Diagram API lets developers...Visio page. To achieve this, the addText method of the Page class...

    docs.aspose.com/diagram/java/working-with-text/
  7. Place a textbox within a specific cell in a tab...

    Good Day We are currently generating a table and we want to make the fields within a specific column editable. I want to place textboxes within the cells of the editable column but the problem is that I can't find the c…...coordinates of the cell on the page so that I can position the TextBox...cell and not relative to the page so the TextBox ends up being...

    forum.aspose.com/t/place-a-textbox-within-a-spe...
  8. Container Styling Issue - Free Support Forum - ...

    I am having an issue when copying a container from one Page to another. The script below makes the correct # of copies and resizes them correctly. However, the styling is incorrect. If you open the output file in visi…...copying a container from one page to another. The script below...Find-VisioShape { [CmdletBinding()] param($page, [string]$Key, [string]$Value...

    forum.aspose.com/t/container-styling-issue/320591
  9. AI ファイルオンラインビューア | products.aspose.com

    AsposeビルトインアプリでAIファイルをオンラインで表示...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/jp/ai/
  10. SplitterContext.SplitOptions | Aspose.Words for...

    Discover how to optimize document management with SplitterContext's SplitOptions property for efficient and flexible content splitting. Enhance your workflow today....Shows how to split document by pages using context. string doc =...SplitCriteria = SplitCriteria . Page ; Splitter . Create ( splitterContext...

    reference.aspose.com/words/net/aspose.words.low...