Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 6,229 for

box

(0.14 sec)
  1. Convert PDF to Image Formats in Rust|Aspose.PDF...

    This topic show you how to use Aspose.PDF for Rust to convert PDF to various images formats e.g. TIFF, BMP, JPEG, PNG, SVG with a few lines of code....; 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-ima...
  2. 使用 C++ 在演示文稿中管理图表数据标签|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以创建更具吸引力的幻灯片。...defaultWorksheetInde , 0 , 2 , ObjectExt :: Box < System :: String > ( u "Series...defaultWorksheetInde , 0 , 1 , ObjectExt :: Box < System :: String > ( u "Red"...

    docs.aspose.com/slides/zh/cpp/chart-data-label/
  3. View or Edit PPSM Files Metadata using C++ | pr...

    C++ source code to edit or view PPSM format metadata...."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...idx_set( u "My Name" , ObjectExt :: Box < String > ( u "Aspose Metadata...

    products.aspose.com/slides/cpp/metadata/ppsm/
  4. View or Edit ODP Files Metadata using C++ | pro...

    C++ source code to edit or view ODP format metadata...."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...idx_set( u "My Name" , ObjectExt :: Box < String > ( u "Aspose Metadata...

    products.aspose.com/slides/cpp/metadata/odp/
  5. View or Edit POT Files Metadata using C++ | pro...

    C++ source code to edit or view POT format metadata...."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...idx_set( u "My Name" , ObjectExt :: Box < String > ( u "Aspose Metadata...

    products.aspose.com/slides/cpp/metadata/pot/
  6. View or Edit POTX Files Metadata using C++ | pr...

    C++ source code to edit or view POTX format metadata...."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...idx_set( u "My Name" , ObjectExt :: Box < String > ( u "Aspose Metadata...

    products.aspose.com/slides/cpp/metadata/potx/
  7. View or Edit PPSX Files Metadata using C++ | pr...

    C++ source code to edit or view PPSX format metadata...."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...idx_set( u "My Name" , ObjectExt :: Box < String > ( u "Aspose Metadata...

    products.aspose.com/slides/cpp/metadata/ppsx/
  8. Enhance Your Presentations with AutoFit in Pyth...

    Learn how to manage AutoFit settings in Aspose.Slides for Python via .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....the text in a box to always fit into that box after changes are...text must always fit into its box in a PowerPoint presentation:...

    docs.aspose.com/slides/python-net/manage-autofi...
  9. TextBoxAnchor | Aspose.Words for Java

    Specifies values used for shape text vertical alignment in Java....the text contents of a text box. Document doc = new Document();...builder.insertShape(ShapeType.TEXT_BOX, 200.0, 200.0); // Set the "VerticalAnchor"...

    reference.aspose.com/words/java/com.aspose.word...
  10. WrapType | Aspose.Words for Java

    Specifies how text is wrapped around a shape or picture in Java....sides of the square bounding box of the shape. THROUGH Same as...wrapping around the bounding box. TOP_BOTTOM The text stops at...

    reference.aspose.com/words/java/com.aspose.word...