Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 21,351 for

layout

(0.77 sec)
  1. Create flowchart style organization chart in VD...

    Python source code to create flowchart style organization chart in vdx file within any Python based application.... Auto layout by invoking layout mothod Call the save()...getPages(). get (pageNumber).layout(flowChartOptions) diagram.save(...

    products.aspose.com/diagram/python-net/flowchar...
  2. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vdx file within any Python based application.... Auto layout by invoking layout mothod Call the save()...getPages(). get (pageNumber).layout(compactTreeOptions) diagram...

    products.aspose.com/diagram/python-net/organiza...
  3. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vdw file within any Python based application.... Auto layout by invoking layout mothod Call the save()...getPages(). get (pageNumber).layout(compactTreeOptions) diagram...

    products.aspose.com/diagram/python-java/organiz...
  4. Defining recognized characters|Documentation

    Defining allow- and denylist of characters that Aspose.OCR for Python via .NET looks for.... Layout detecton Recognition settings...

    docs.aspose.com/ocr/python-net/characters/
  5. TeX to XPS Conversion API| C++

    TeX to XPS conversion functionality. Integrate this on-premise C++ library into your project or use cross-platform applications to convert TeX to XPS....gives you precise control over layout, spacing, hyphenation, and...typography, mathematics, and layout. XPS What is XPS File Format...

    products.aspose.com/tex/cpp/conversion/tex-to-xps/
  6. Setting Pivot Table Option - For Empty Cells Sh...

    Learn how to set the "For empty cells show" option in pivot tables using Aspose.Cells with Golang via C++.... Select the Layout & Format tab. Select the For...

    docs.aspose.com/cells/go-cpp/setting-pivot-tabl...
  7. 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-...
  8. FontSubstitutionWarningInfo.RequestedFamilyName...

    FontSubstitutionWarningInfo.RequestedFamilyName property returns the requested font family name in Aspose.Words.... Layout )); Assert . That ( warningInfo...

    reference.aspose.com/words/net/aspose.words/fon...
  9. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of an Excel worksheet's Page Setup settings using the Aspose.Cells for Python API. You can set the headers and footers for the first page, odd pages, and even pages....Footers in MS Excel Click Page Layout > Print Titles > Header/Footer...

    docs.aspose.com/cells/python-net/setting-differ...
  10. Working with Sections in C#|Aspose.Words for .NET

    Understanding document section concepts and manipulation practices using C#. Insert section into a document C#. Remove section C#. Copy sections between Documents....sections with customizable layouts. Types of a Section Break Aspose...composite node: Specify a Section Layout Sometimes you want your document...

    docs.aspose.com/words/net/working-with-sections/