Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 21,188 for

layout

(0.11 sec)
  1. How to Merge and Unmerge|Documentation

    Learn how to merge and unmerge cells in Aspose.Cells.GridJs UI and JavaScript API. This guide covers UI actions and JavaScript calls....headers, summary rows, or any layout where a value should span multiple...Split a merged area when the layout needs to change. 2. Client‑side...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  2. How to Merge and Unmerge|Documentation

    Learn how to merge and unmerge cells in Aspose.Cells.GridJs UI and JavaScript API. This guide covers UI actions, JavaScript calls...headers, summary rows, or any layout where a value should span multiple...Split a merged area when the layout needs to change. 2. Client‑side...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  3. WatermarkType enumeration | Aspose.Words for Py...

    aspose.words.WatermarkType enumeration. Specifies the watermark type.... layout = aw . WatermarkLayout . DIAGONAL...

    reference.aspose.com/words/python-net/aspose.wo...
  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-java/flowcha...
  5. Create flowchart style organization chart in VD...

    Python source code to create flowchart style organization chart in vdw 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...
  6. Clean Up a Document in C++|Aspose.Words for C++

    Remove unused or duplicate information to reduce output size and processing time using C++. Remove unused styles, unused built-in styles, duplicate styles, or unused lists....Cleanup affect the formatting or layout of the document? A: No. Cleanup...visible text, formatting, and layout remain unchanged, but the file...

    docs.aspose.com/words/cpp/clean-up-a-document/
  7. 将多页文档转换为C#中的图像|Aspose.Words为.NET

    将多页文档导出为光栅图像(JPG, PNG, GIF, BMP, TIFF, WebP) 使用C#。...Jpeg ); // Set up Horizontal layout. options . PageLayout = MultiPageLayout...SaveFormat . Png ); // Set up a grid layout with: // - 3 columns per row...

    docs.aspose.com/words/zh/net/convert-a-multi-pa...
  8. How to Merge and Unmerge|Documentation

    Learn how to merge and unmerge cells in Aspose.Cells.GridJs UI and JavaScript API. This guide covers UI actions, JavaScript calls...headers, summary rows, or any layout where a value should span multiple...Split a merged area when the layout needs to change. 2. Client‑side...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  9. DocumentBase.WarningCallback | Aspose.Words for...

    Discover the DocumentBase WarningCallback property, vital for ensuring data integrity during document processing by detecting potential formatting issues....actually build the document layout which is used later for rendering...rendering, and the layout warnings may be lost if warning callback...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ImageSavingArgs.keep_image_stream_open property...

    ImageSavingArgs.keep_image_stream_open property. Specifies whether Aspose.Words should keep the stream open or close it after saving an image....mImageCount } ' ) layout_collector = aw . layout . LayoutCollector...print ( f ' \t On page: \t { layout_collector . get_start_page_index...

    reference.aspose.com/words/python-net/aspose.wo...