Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 19,730 for

layout

(0.11 sec)
  1. Aspose::Words::RunPrExpandFlags enum | Aspose.W...

    Aspose::Words::RunPrExpandFlags enum. RunPrExpandFlags enumeration in C++....256 NoChangeCommentSize 512 Layout n/a See Also Namespace Aspose::Words...

    reference.aspose.com/words/cpp/aspose.words/run...
  2. Convert JSON Format to POWERPOINT in Android Ap...

    Parse JSON to POWERPOINT in Android Applications without using Microsoft PowerPoint... Set Layout and Convert JSON Format to...specified layout options. In order to specify the layout options...

    products.aspose.com/total/android-java/conversi...
  3. Convert MSG to XPS via C# | products.aspose.com

    Sample code for MSG to XPS C# conversion. Use API example code for batch MSG files to XPS conversion within VB.NET, Asp.NET or any .NET based application....to protect the integrity and layout of the original email message...of XPS files include a fixed layout, support for digital signatures...

    products.aspose.com/email/net/conversion/msg-to...
  4. 在 VSTO 和 Aspose.Slides 中创建一个新演示文稿|Aspose.Slides 文档

    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.... CustomLayout layout = pres . SlideMaster . CustomLayouts...pres . Slides . AddSlide ( 1 , layout ); //设置标题文本 slide . Shapes...

    docs.aspose.com/slides/zh/net/create-a-new-pres...
  5. Set Print Titles with Python.NET|Documentation

    Learn how to configure repeated row/column headers on printed pages using Aspose.Cells for Python via .NET....Open the Page Layout Tab: Click on the Page Layout tab in the ribbon...Open the Page Layout Tab: Click on the Page Layout tab in the ribbon...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  6. How to Set Print Area with JavaScript via C++|D...

    This article shows you code explaining how to set a print area using the Aspose.Cells library for JavaScript via C++.... Improved Layout: It helps in organizing and...Open the Page Layout Tab: Go to the Page Layout tab in the ribbon...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  7. BlockConfig|Documentation

    BlockConfig element is used to organize content within containers.... Two-column layout TemplateConfig templateConfig...ContainerConfig () { Name = "Two-column layout" , ColumnsCount = 2 , Children...

    docs.aspose.com/omr/net/programmatic-forms/bloc...
  8. BuiltInDocumentProperties.bytes property | Aspo...

    BuiltInDocumentProperties.bytes property. Represents an estimate of the number of bytes in the document.... Traverses the document's layout entities tree upon construction...Document ): self . layout_enumerator = aw . layout . LayoutEnumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuiltInDocumentProperties.characters_with_space...

    BuiltInDocumentProperties.characters_with_spaces property. Represents an estimate of the number of characters (including spaces) in the document.... Traverses the document's layout entities tree upon construction...Document ): self . layout_enumerator = aw . layout . LayoutEnumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Insert a chart|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....PlotArea ()); Layout layout = plotArea . AppendChild < Layout >( new...new Layout ()); BarChart barChart = plotArea . AppendChild < BarChart...

    docs.aspose.com/cells/net/insert-a-chart/