Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 6,232 for

box

(0.07 sec)
  1. main.bundle.min.4da687641e678f5783a2bc83c7063ac...

    *,::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.4da687...
  2. 在 C++ 中自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspose.Slid...

    使用 Aspose.Slides for C++ 在云平台上自动化幻灯片创建——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...worksheetIndex , 1 , 0 , ObjectExt :: Box < String > ( u "North America"...worksheetIndex , 2 , 0 , ObjectExt :: Box < String > ( u "Europe" )));...

    docs.aspose.com/slides/zh/cpp/automating-powerp...
  3. FormFieldCollection.RemoveAt | Aspose.Words for...

    Effortlessly remove a form field using the FormFieldCollection RemoveAt method. Streamline your forms with this efficient index-based solution....document builder to insert a combo box. builder . Write ( "Choose a...a value from this combo box: " ); FormField comboBox = builder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FormField.SetTextInputValue | Aspose.Words for ...

    Discover how the FormField SetTextInputValue method enhances text formatting and efficiently stores results, streamlining your data input process....document builder to insert a combo box. builder . Write ( "Choose a...a value from this combo box: " ); FormField comboBox = builder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of text Boxes rotated to 90 and 270 deg after changing text wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…...Incorrect position of text boxes rotated to 90 and 270 deg after...Incorrect position of text boxes rotated to 90 and 270 deg after...

    forum.aspose.com/t/incorrect-position-of-text-b...
  6. SdtAppearance | Aspose.Words for Java

    Specifies the appearance of a structured document tag in Java....Fields Field Description BOUNDING_BOX Represents a structured document...or bounding box. DEFAULT Defaults to BOUNDING_BOX . HIDDEN Represents...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert PDF to EPUB, TeX, Text, XPS in Rust|Asp...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Rust....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-oth...
  8. Getting Headers or Footers|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the Aspose.Cells for Python via .NET API....also use the Page Setup dialog box if you want to view headers or...using the Page Setup dialog box. How to Get Headers and Footers...

    docs.aspose.com/cells/python-net/get-headers-or...
  9. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....Setup dialog box. In the Page Setup dialog box, go to the Page...pages wide you want in the first box (Fit to x pages wide). Enter...

    docs.aspose.com/cells/net/how-to-print-excel-as...
  10. Printing Workbooks|Documentation

    How to print worksheets and workbooks using Java. This article provides the Java code to print worksheets and workbooks using Aspose.Cells for Java API....screenshot shows the dialog box for printing a workbook with...Excel. Figure: Print Dialog Box Printing Workbooks using Aspose...

    docs.aspose.com/cells/java/printing-workbooks/