Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 6,238 for

box

(0.05 sec)
  1. Create AcroForms - Create Fillable PDF in PHP|A...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for PHP via Java....setValue ( "Some value in Text Box" ); $border = new Border ( $textBoxField...Adding ComboBox field A Combo Box is a form field which will add...

    docs.aspose.com/pdf/php-java/create-forms/
  2. IStructuredDocumentTag.isShowingPlaceholderText...

    IStructuredDocumentTag.isShowingPlaceholderText property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT)....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/nodejs-net/aspose.wo...
  3. StructuredDocumentTag.isShowingPlaceholderText ...

    StructuredDocumentTag.isShowingPlaceholderText property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT)....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/nodejs-net/aspose.wo...
  4. StructuredDocumentTag.placeholderName property ...

    StructuredDocumentTag.placeholderName property. Gets or sets Name of the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text....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/nodejs-net/aspose.wo...
  5. IStructuredDocumentTag.is_showing_placeholder_t...

    IStructuredDocumentTag.is_showing_placeholder_text property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT)....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/python-net/aspose.wo...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportShapesAsSvg method. Controls whether Shape nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3. Default value is false in C++....builder -> Write ( u "My text box" ); // When we save the document...saving operation will export text box shapes. // If we set the "ExportTextBoxAsSvg"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Managing TextBox of Excel files with Golang via...

    Learn how to manage TextBox in Excel files using Aspose.Cells with Golang via C++....Golang via C++ Access the Text Box by Name with Golang via C++ Create...

    docs.aspose.com/cells/go-cpp/managing-textbox-o...
  8. The use of RedactionAnnotation to add a color b...

    I have a PDF document with two pages. One of the pages is rotated 90 degrees clockwise. I want to add a red-colored rectangle at the lower-left corner of each page. When the page is not rotated, it works correctly. Howe…...annotation is placed using the media‑box coordinates (origin at the lower‑left...Width; // width of the media box (un‑rotated) double pageH = page...

    forum.aspose.com/t/the-use-of-redactionannotati...
  9. Create TextBox in Which Each Line Has a Differe...

    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....Assistant Close Access the Text Box by the Name Analyzing your prompt...

    docs.aspose.com/cells/java/create-textbox-in-wh...
  10. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...4 KB) // Ensure text boxes update their values and adjust...not all. It also places a text box in the wrong location in this...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...