Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 184,184 for

page

(0.12 sec)
  1. 公共 API Aspose.Diagram 6.6.0 的变化|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....vsdx" ); // get page of the Visio diagram by name...Diagram . Page page = diagram . Pages . GetPage ( "Page-1" ); //...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  2. Python Excel Spreadsheet API | products.aspose....

    Aspose.Cells for Python via .NET library to create, repair, merge, parse and convert excel files. This powerful API provides a streamlined and efficient solution to create, repair, merge, parse and convert excel files, fulfilling specific developer needs with high precision....formulas Configure page setup Adjust page orientation, scaling...NET provides full control over page setup allowing to manipulate...

    products.aspose.com/cells/python-net/
  3. Timeout when using Aspose.SVG.Drawing.SkiaSharp...

    I am attempting to convert SVG images to compressed JPG images. I started by using Aspose.SVG, and implemented a method to do just that. It is rather slow, but it did manage to make some decent jpg compressions. Howeve…...SourceDpi) }, }; private static Page GetSvgPage(SVGDocument svg,...heightInPixels == 0) { return new Page(); } var pixelSize = new Size(...

    forum.aspose.com/t/timeout-when-using-aspose-sv...
  4. 基于事件的 XPS 页面修改 | C++

    了解如何使用 Aspose.Page API for C++ 在 XPS 文件转换过程中对所有输出页面进行重复更改...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/cpp/xps/event-based-mod...
  5. BuildingBlockBehavior | Aspose.Words for Java

    Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document in Java.... PAGE Specifies that the building...shall be added into its own page. PARAGRAPH Specifies that the...

    reference.aspose.com/words/java/com.aspose.word...
  6. Some text are getting cut while converting from...

    Hi team, Please check the pdf at Page 11 & 13. The text are getting cut. I am attaching word doc and pdf file for your reference. issue.zip (1.4 MB)...team, Please check the pdf at page 11 & 13. The text are getting...document and the generated PDF (pages 11 & 13) and can see that the...

    forum.aspose.com/t/some-text-are-getting-cut-wh...
  7. Aspose::Words::Layout::LayoutOptions class | As...

    Aspose::Words::Layout::LayoutOptions class. Holds the options that allow controlling the document layout process. To learn more, visit the documentation article in C++....visit the Converting to Fixed-page Format documentation article...IPageLayoutCallback implementation used by page layout model. get_CommentDisplayMode...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. FieldSection class | Aspose.Words for Python

    aspose.words.fields.FieldSection class. Implements the SECTION field...SECTIONPAGES fields to number pages by sections. doc = aw . Document...get_field_code ()) # A PAGE field displays the number of the page it is in...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldIndex.numberOfColumns property | Aspose.Wo...

    FieldIndex.numberOfColumns property. Gets or sets the number of columns per Page used when building the index....sets the number of columns per page used when building the index...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Setting Print Options|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C# API and .NET Library. You can set the Print Area, Print Titles and Page Order....Contents [ Hide ] Microsoft Excel’s page setup settings provide several...users to control how worksheet pages are printed. Setting Print Options...

    docs.aspose.com/cells/net/setting-print-options/