Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 5,615 for

box

(0.18 sec)
  1. 在 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...
  2. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the C# API or .NET Library....also use the Page Setup dialog box if you want to view headers or...using the Page Setup dialog box. Getting Headers and Footers...

    docs.aspose.com/cells/net/get-headers-or-footers/
  3. Message stuck in Queue - Free Support Forum - a...

    I'm evaluating this component and have "successfully" sent a message. The problem is that the message is just sitting in the Queue. This is running on a Windows 2003 Server. I am sending the email through the local SM…...server to a Windows NT Server box with the same SMTP settings and...through without a problem. Neither box if behind a firewall and neither...

    forum.aspose.com/t/message-stuck-in-queue/46399
  4. Copy Sheet Within Workbook|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... In the To book box, select the workbook to receive...New book . In the Before sheet box, click the sheet before which...

    docs.aspose.com/cells/java/copy-sheet-within-wo...
  5. Crop PDF using PHP | Aspose.PDF

    Crop PDF without losing quality in PHP programmatically with C# sample code using Aspose.PDF for PHP via Java...Choose the type of box and create new Box Rectagle Save the updated...() . PHP_EOL ; // Create new Box Rectangle $newBox = new Rectangle...

    products.aspose.com/pdf/php-java/crop/
  6. View or Edit PPTM Files Metadata using C++ | pr...

    C++ source code to edit or view PPTM 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/pptm/
  7. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library....text box. Insert the words Hello World! into a text box. Generate...

    docs.aspose.com/diagram/java/your-first-aspose-...
  8. Aspose::Words::DocumentBuilder::InsertComboBox ...

    Aspose::Words::DocumentBuilder::InsertComboBox method. Inserts a comboBox form field at the current position in C++....name here" , 30 ); // 2 - Combo box with prompt text, and a range...InsertComboBox ( u "My combo box" , items , 0 ); builder -> get_Document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. StructuredDocumentTag.lock_contents property | ...

    StructuredDocumentTag.lock_contents property. When set to ``True``, this property will prohibit a user from editing the contents of this SDT....document tag, which acts as a text box that prompts the user to fill...user from editing this text box's contents. tag . lock_contents...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...