Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 20,830 for

layout

(0.49 sec)
  1. Convert VSSX to XPS via Java | products.aspose.com

    Sample Java conversion code for VSSX format to XPS file. Use this example code to convert VSSX to XPS within any Web or Desktop Java based application....connectors, flowcharts, network layout, UML diagrams, software diagrams...An XPS file represents page layout files that are based on XML...

    products.aspose.com/diagram/java/conversion/vss...
  2. Document.watermark property | Aspose.Words for ...

    Document.watermark property. Provides access to the document watermark.... layout = aw . WatermarkLayout . DIAGONAL...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 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...
  5. 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...
  6. MergerContext | Aspose.Words for Java

    Document merger context in Java....getLayoutOptions() Document layout options used by the processor...getLayoutOptions() Document layout options used by the processor...

    reference.aspose.com/words/java/com.aspose.word...
  7. HtmlElementSizeOutputMode enumeration | Aspose....

    aspose.words.saving.HtmlElementSizeOutputMode enumeration. Specifies how Aspose.Words exports element widths and heights to HTML, MHTML and EPUB....missing sizes to make document layout more natural. NONE Element...exported. Visual agents will build layout automatically according to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. 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...