Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 20,504 for

layout

(0.22 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. TextWatermarkOptions.color property | Aspose.Wo...

    TextWatermarkOptions.color property. Gets or sets font color... layout = aw . WatermarkLayout . DIAGONAL...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FontSubstitutionWarningInfo.Reason | Aspose.Wor...

    FontSubstitutionWarningInfo.Reason property displays why a font substitution happened in an Aspose.Words document.... Layout )); Assert . That ( warningInfo...

    reference.aspose.com/words/net/aspose.words/fon...
  5. LayoutEntityType enumeration | Aspose.Words for...

    Aspose.Words.Layout.LayoutEntityType enumeration. Types of the Layout entities....LayoutEntityType enumeration Types of the layout entities. Members Name Description...See Also module Aspose.Words.Layout LayoutCollector class LayoutEnumerator...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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/
  7. Improving of the Text Extraction from Multi‑Col...

    This section contains articles on Text formatting and scaling using Aspose.PDF in Python....formatted or multi-column layouts. It helps for extracting text...text from complex layouts—such as magazines, academic papers,...

    docs.aspose.com/pdf/python-net/text-extraction-...
  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...