Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 6,083 for

box

(0.53 sec)
  1. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file with Aspose.PDF for Rust via C++....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/open-pdf-document/
  2. Optimize PDF Resources using Rust via C++|Aspos...

    Optimize Resources of PDF files using Rust tool....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/optimize-pdf-resou...
  3. Aspose::Words::Drawing::TextPath class | Aspose...

    Aspose::Words::Drawing::TextPath class. Defines the text and formatting of the text path (of a WordArt object). To learn more, visit the documentation article in C++....whether the text fits bounding box of a shape. get_FontFamily ()...whether the text fits bounding box of a shape. set_FontFamily (const...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Create AcroForm - Create Fillable PDF in Python...

    With Aspose.PDF for Python you may create a form from scratch in your PDF file... value = "Text Box" border = ap . annotations ....

    docs.aspose.com/pdf/python-net/create-form/
  5. ChartSeriesGroup.gap_width property | Aspose.Wo...

    ChartSeriesGroup.gap_width property. Gets or sets the percentage of gap width between chart elements....pie-of-bar, pie-of-pie, histogram, box&whisker, waterfall and funnel...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Change the format of a cell with C++|Documentation

    How to use Aspose.Cells library in C++ to change the formatting of cells, including font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear.... The “Format Cells” dialog box will appear. Here, you can choose...different tabs in the dialog box to access various formatting...

    docs.aspose.com/cells/cpp/how-to-change-format-...
  7. How specify page size settings to not affect on...

    I converting HTML to Image and insert result image in HTML document. How make content to fill all space on screen? Not A4, A5 or any other format. I need ignore Page size, or specify it like it new Size(100%, 100%); I…...{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing:...border-box;box-sizing: border-box;}body #toc {position: fixed;top: 0; bottom:...

    forum.aspose.com/t/how-specify-page-size-settin...
  8. HTML to PDF Conversion Issues: Table Row Border...

    Table Row Borders on Page Break When a table row splits across pages, the border on the previous page doesn’t close properly. We tried: table { Box-decoration-break: clone; } This CSS property is ignored. Request: A…... We tried: table { box-decoration-break: clone; } This...Page Break : The CSS property box-decoration-break: clone; is not...

    forum.aspose.com/t/html-to-pdf-conversion-issue...
  9. Using XPS graphic utilities | C++

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for C++...where you need to specify a view box and a viewport. Generally, you...f ); 17 18 // Draw the image box. 19 System::Drawing::RectangleF...

    docs.aspose.com/page/cpp/xps/graphic-utilities/
  10. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for PHP via Java and elevate your presentations with professional text formatting for maximum impact....get_Item ( 0 ); # Create text box $shape = $slide -> getShapes...); # Add paragraphs to text box $textFrame -> getParagraphs ()...

    docs.aspose.com/slides/php-java/superscript-and...