Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 20,450 for

layout

(0.08 sec)
  1. Insert Background Image to Excel|Documentation

    How to insert a background image into Excel using Aspose.Cells for Python via Java....Excel 2019): From the Page Layout menu, find the Page Setup option...

    docs.aspose.com/cells/python-java/insert-backgr...
  2. Convert JSON Format to SVGZ via Java | products...

    Parse JSON to SVGZ in Java 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/java/conversion/json-...
  3. Convert JSON Format to WMZ via Java | products....

    Parse JSON to WMZ in Java 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/java/conversion/json-...
  4. Aspose.CAD JavaScript API | Process and Convert...

    CAD and BIM drawings processing library to open and convert DXF, DWG, DWT, DGN, IFC, DWF, DWFX, STL, IGES, CF2, Collada(DAE), PLT, OBJ, SVG, DXB, FBX, U3D, 3DS, STP files to Gif, Tiff, Jpeg, Png, Psd, Bmp, Jpeg2000, Dicom, Webp, Emf, Wmf, Svg, Pdf image formats within JavaScript applications...convert specific layers and layouts as well as keep track of the... Complete Drawing Specific Layout Customize Conversion Track...

    products.aspose.com/cad/javascript/
  5. Import Report Definition File for SSRS2008 or S...

    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....objects, allowing you to edit the layout and export the report directly...

    docs.aspose.com/cells/reportingservices/import-...
  6. Document.RemoveBlankPages | Aspose.Words for .NET

    Effortlessly enhance your documents with the RemoveBlankPages method, eliminating unwanted blank pages for a polished, professional finish....headers/footers and overall layout should remain unchanged. Page...

    reference.aspose.com/words/net/aspose.words/doc...
  7. 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...
  8. 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-...
  9. Missing category from the last bar in a dynamic...

    We open a powerpoint with aspose slides for java version 25.5 and do this to a bar chart… ((IChart)shape).getChartData().getCategories().clear(); for (String category : chartShadow.getCategories()) { ((IChart)shape).…...add(category); } // Validate the chart layout after adding categories ((IChart)shape)...This ensures that the chart layout is updated to reflect the changes...

    forum.aspose.com/t/missing-category-from-the-la...
  10. Extract Theme Data from Excel File|Documentation

    Aspose.Cells for Python via .NET is a library for working with spreadsheet files. It supports extracting theme data from Excel files, allowing users to obtain the style and formatting information of documents. This article will introduce how to extract theme data from Excel files using the Aspose.Cells for Python via .NET library....Microsoft Excel via the Page Layout > Themes command. Python code...

    docs.aspose.com/cells/python-net/extract-theme-...