Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 6,530 for

box

(0.6 sec)
  1. main.bundle.min.f8ff1829b1dde049b6ed377eb552735...

    *,::after,::before{Box-sizing:border-Box}*{margin:0;padding:0;Box-sizing:border-Box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol...:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_bloc...

    docs.aspose.com/zip/css/main.bundle.min.f8ff182...
  2. main.bundle.min.96ff823579bb84e83982c47c0263ccd...

    *,::after,::before{Box-sizing:border-Box}*{margin:0;padding:0;Box-sizing:border-Box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol...:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_bloc...

    docs.aspose.com/tex/css/main.bundle.min.96ff823...
  3. main.bundle.min.6b07e1c25f3dd170a29127ae333bd16...

    *,::after,::before{Box-sizing:border-Box}*{margin:0;padding:0;Box-sizing:border-Box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol...:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_bloc...

    docs.aspose.com/svg/css/main.bundle.min.6b07e1c...
  4. main.bundle.min.01828c66a88db034cc75fce96c56f24...

    *,::after,::before{Box-sizing:border-Box}*{margin:0;padding:0;Box-sizing:border-Box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol...:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_bloc...

    docs.aspose.com/page/css/main.bundle.min.01828c...
  5. main.bundle.min.4088804fc0782ca845d9950ccadc1c3...

    *,::after,::before{Box-sizing:border-Box}*{margin:0;padding:0;Box-sizing:border-Box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol...:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_bloc...

    docs.aspose.com/svg/css/main.bundle.min.4088804...
  6. Set Print Titles with Python.NET|Documentation

    Learn how to configure repeated row/column headers on printed pages using Aspose.Cells for Python via .NET....Repeat: In the Page Setup dialog box, go to the Sheet tab. In the...repeat at the top by clicking the box next to Rows to repeat at top...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  7. main.bundle.min.88c6a2d1eaf8880a29f3d4ef38620eb...

    *,::after,::before{Box-sizing:border-Box}*{margin:0;padding:0;Box-sizing:border-Box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol...:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_bloc...

    docs.aspose.com/html/css/main.bundle.min.88c6a2...
  8. FormField class | Aspose.Words for Python

    aspose.words.fields.FormField class. Represents a single form field...insert_check_box() , DocumentBuilder.insert_text_input()...DocumentBuilder.insert_combo_box() which make sure all of the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 操作页面属性|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类操作 Aspose.PDF Facades 的页面属性。... WriteLine ( $"Trim Box Size of Page 1: {pageEditor.GetPageBoxSize(1...Console . WriteLine ( $"Art Box Size of Page 1: {pageEditor.GetPageBoxSize(1...

    docs.aspose.com/pdf/zh/net/manipulate-page-prop...
  10. 裁剪 EPS | C# .NET API 解决方案

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案为 .NET 提供的裁剪 EPS 功能。...; 7 8 //Get initial bounding box of EPS image 9 int [] initialBoundingBox...//Create new bounding box 12 //Bounding box is represented by 4...

    docs.aspose.com/page/zh/net/crop-eps/