Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 19,730 for

layout

(0.11 sec)
  1. Convert VSD to VSTX via Python | products.aspos...

    Sample Python conversion code for VSD format to VSTX file. Use this example code to convert VSD to VSTX within any Python based application....software diagrams, network layout, database models, objects mapping...as .VSDX files, with default layout and settings. In general, Visio...

    products.aspose.com/diagram/python-net/conversi...
  2. How to add a PivotChart with Golang via C++|Doc...

    How to add a PivotChart using Aspose.Cells with Golang via C++.... Flexible Layout : Users can change the layout of the pivot...

    docs.aspose.com/cells/go-cpp/how-to-add-pivot-c...
  3. Aspose::Words::LowCode::SplitterContext class |...

    Aspose::Words::LowCode::SplitterContext class. Document splitter context in C++....get_LayoutOptions () const Document layout options used by the processor...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. How to Insert Watermark in Word Document using C#

    We will guide you through how to insert watermark in Word document using C#. You will get information about the configuration, steps and a sample code to create watermark in Word using C#....color, layout, and transparency of the watermark. The layout of the...

    kb.aspose.com/words/net/how-to-insert-watermark...
  5. Product overview|Documentation

    An introduction to OMR technology and how Aspose.OMR for .NET can help you use it for your day-to-day business needs.... OMR form structure The layout and structure of the Aspose...

    docs.aspose.com/omr/net/overview/
  6. Prevent Exporting Hidden Worksheet Contents on ...

    Learn how to prevent exporting hidden worksheet contents when saving Excel workbooks to HTML using Aspose.Cells for C++....PresentationPreferen Option for Better Layout with Golang via C++...

    docs.aspose.com/cells/go-cpp/prevent-exporting-...
  7. Manage SmartArt in PowerPoint Presentations on ...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Android using clear Java code samples that speed up slide design and automation....Change Layout Type of SmartArt In order to change the layout type...State In order to change the layout type of SmartArt . Please follow...

    docs.aspose.com/slides/androidjava/manage-smart...
  8. 动态添加文本|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 ); //添加文本 PowerPoint . Shape...

    docs.aspose.com/slides/zh/net/adding-text-dynam...
  9. TextPath.ReverseRows | Aspose.Words for .NET

    Discover the TextPath ReverseRows property to enhance your Layout. Control row order for improved design flexibility and user experience....property Determines whether the layout order of rows is reversed....value is false . If true , the layout order of rows is reversed....

    reference.aspose.com/words/net/aspose.words.dra...
  10. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...information about document layout. The consumer applications...document layout on the fly. Aspose.Words uses it’s own layout engine...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...