Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 6,227 for

box

(0.07 sec)
  1. Convert PDF to PPTX in Rust|Aspose.PDF for Rust...

    Aspose.PDF allows you to convert PDF to PPTX format using Rust....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-pow...
  2. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for Java and add dynamic text to PowerPoint (PPT, PPTX) presentations in Java.... Add a text box. Set some text. Write the presentation...

    docs.aspose.com/slides/java/adding-text-dynamic...
  3. Remove Pivot Connection|Documentation

    Learn how to remove a pivot connection with the Aspose.Cells Java library....list, you can toggle the check box. Similarly, if you want to disassociate...

    docs.aspose.com/cells/java/remove-pivot-connect...
  4. Entities with SAT/SAB structure|CAD 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....entities include: 3DSOLID objects: box, sphere, pyramid, wedge, cone...

    docs.aspose.com/cad/net/developer-guide/entitie...
  5. StructuredDocumentTag.checked property | Aspose...

    StructuredDocumentTag.checked property. Gets/Sets current state of the CheckBox SDT...document tag in the form of a check box. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) sdt_check_box = aw . markup . StructuredDocumentTa...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Text annotation does not handle right to left t...

    Hello, When adding a text annotation with hebrew text on a PDF, on the output document the text is reversed, left to right instead of right to left. You can see in the picture bellow, displayed in Adobe Reader, the tex…...Reader, the text in the red box should be the same as the text...KB) If I resize the annotation box just a little, Adobe Redraw the...

    forum.aspose.com/t/text-annotation-does-not-han...
  7. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Placeholder method. Gets the BuildingBlock containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is true in C++....which will function as a text box. // The contents that it will...means that clicking on the text box in Microsoft Word will immediately...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. How to crop PDF | Aspose.PDF

    Do you know how easily crop PDF documents using Python? Crop PDF files with high quality using Python PDF library....Choose the type of box and create new_box Rectangle Save the...input_pdf ) # Create new Box Rectagle new_box = ap . Rectangle ( 100...

    products.aspose.com/pdf/tutorial/crop-pdf/
  9. Update Days Preserving History of Revision Logs...

    Learn how to update the number of days for preserving history in a shared workbook using Aspose.Cells with Golang via C++....without Open Save Cancel Dialog Box with Golang via C++...

    docs.aspose.com/cells/go-cpp/update-days-preser...
  10. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++....textBoxField -> set_Value ( u "Text Box" ); // TextBoxField.Border =...Adding ComboBox field A Combo Box is a form field which will add...

    docs.aspose.com/pdf/cpp/create-form/