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

box

(0.15 sec)
  1. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....Stamp as Background in Floating Box Aspose.PDF API lets you add image...as background in a floating box. The BackgroundImage property...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  2. All contents block (sdtBlock) from document is ...

    Pasing my code block here MainDocumentPart mainPart = Docx.MainDocumentPart; SdtBlock[] sdtList = mainPart.Document.Body.Descendants<SdtBlock>().ToArray(); foreach (SdtBlock sdt in sdtList) { SdtContentBlock sd…... rich text box from code. Amol_Hekade February...textual content of the rich‑text box string text = content.Range.Text;...

    forum.aspose.com/t/all-contents-block-sdtblock-...
  3. Add Pages to PDF Document|Aspose.PDF for Rust v...

    Explore how to add pages to an existing PDF in Rust with Aspose.PDF for enhancing and expanding your documents....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/add-pages/
  4. StructuredDocumentTag.IsShowingPlaceholderText ...

    Discover how the IsShowingPlaceholderText property in StructuredDocumentTag enhances your document's clarity by distinguishing placeholder text from regular content....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/net/aspose.words.mar...
  5. How to Format Number as Currency|Documentation

    This article introduces how to format numbers to currency using the Aspose.Cells for .NET API....arrow next to the number format box (this might display General by...Using the Format Cells Dialog Box Select the cells you want to...

    docs.aspose.com/cells/net/format-number-to-curr...
  6. How to Format Number as Currency|Documentation

    This article will introduce how to format number to currency using Aspose.Cells for Java API....arrow next to the number format box (this might display “General”...Using the Format Cells Dialog Box Select the cells you want to...

    docs.aspose.com/cells/java/format-number-to-cur...
  7. Format Text|Aspose.Slides 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.... Access the third text box. Change the formatting of the...the text in the third text box. Save the presentation to disk....

    docs.aspose.com/slides/net/format-text/
  8. 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...
  9. Disable Compatibility Checker in Excel|Document...

    This article shows how to disable the compatibility checker through the Aspose.Cells for .NET API....Compatibility Checker displays dialog boxes with options. It can also be...Compatibility Checker dialog box popping up when they re‑save...

    docs.aspose.com/cells/net/disable-compatibility...
  10. Format Ranges with Golang via C++|Documentation

    Learn how to format ranges in Excel using Aspose.Cells with Golang via C++. Apply styles, fonts, and colors to cell ranges programmatically.... 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/go-cpp/how-to-format-a-ra...