Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 181,419 for

page

(0.19 sec)
  1. Change Background of VSD File via java | produc...

    Java source code to change background of VSD file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/java/changebackgrou...
  2. LineNumberRestartMode enumeration | Aspose.Word...

    Aspose.Words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts....restarts at the start of every page. RestartSection Line numbering...restart the numbering on each new page from 1 and display the number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Range.replace_regex method | Aspose.Words for P...

    aspose.words.Range.replace_regex method...break &b - section break &m - page break &l - manual line break...break &b - section break &m - page break &l - manual line break...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSetup.lineNumberRestartMode property | Aspo...

    PageSetup.lineNumberRestartMode property. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new Page or section or runs continuously....over at the beginning of a new page or section or runs continuously...restart the numbering on each new page from 1 and display the number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Disable CSS while saving to HTML with Node.js v...

    Learn how to disable CSS while saving Excel files to HTML using Aspose.Cells for Node.js via C++....your Excel file to a single‑page HTML, the CSS elements are usually...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/nodejs-cpp/disable-css-wh...
  6. Worksheet to Image - Set Pixel Format for the R...

    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....); // Save the image (first page of the sheet) with the specified...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/nodejs-cpp/worksheet-to-i...
  7. PDF to JPG,JPG比原始文件大了。 - Free Support Forum - a...

    你好,感谢您的查看和帮助。 /// <summary> /// 极简版:直接保存PDF中的图片(纯Aspose.PDF官方API,跨平台) /// </summary> public static void ExtractImageFromPdfSimple(string inputPath, string outputDirectory) { if (!Directory.Exists(outputDirecto…...imageCount = 0; foreach (Page page in document.Pages) { foreach (XImage...(XImage xImage in page.Resources.Images) { imageCount++; string outputPath...

    forum.aspose.com/t/pdf-to-jpg-jpg/323716
  8. Aspose::Words::Drawing::ShapeBase::get_Width me...

    Aspose::Words::Drawing::ShapeBase::get_Width method. Gets or sets the width of the containing block of the shape in C++....points, from the left side of the page. shape -> set_RelativeHorizontalPo...Drawing :: RelativeHorizontalPo :: Page ); // Set the shape's horizontal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ConvertUtil.PixelToNewDpi | Aspose.Words for .NET

    Transform pixel resolutions effortlessly with ConvertUtil's PixelToNewDpi method. Achieve optimal image quality and precision for your projects....{myDpi}) from the top of the page." ); // Set a new DPI and adjust..."pixels from the top of the page." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/con...
  10. 通过JavaScript的页面设置功能使用C++|Documentation

    探索使用C++的Aspose.Cells for JavaScript的页面设置功能。学习如何配置页面尺寸、方向和设置。...Cells Page Setup Example </ title > </...</ head > < body > < h1 > Page Setup Example </ h1 > < p > You...

    docs.aspose.com/cells/zh/javascript-cpp/page-se...