Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 6,227 for

box

(0.86 sec)
  1. TextBox Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextBox class to easily customize text display within shapes, enhancing your document's visual appeal and functionality....internal margins for a text box. Document doc = new Document...orientation of text inside a text box. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  2. PDF Annotations - Not showing in Chrome & E...

    Hello, Product: Aspose.PDF 6.7.0.0 We are adding TextAnnotation to a PDF document and saving it. (code snippet attached below) We have two issues/questions: 1) When we open the generated PDF document in Chrome (ver: 51.…...FireFox and IE, the annotation box is showing up properly along...showing up as a hyperlink in the box. How to show/embed HTML content...

    forum.aspose.com/t/pdf-annotations-not-showing-...
  3. Specify the Far East and Latin Name of the Font...

    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....following sample code creates a text box and adds some Japanese text inside...font names of the output text box in Microsoft Excel. Sample Code...

    docs.aspose.com/cells/java/specify-the-far-east...
  4. Convert PDF to EPUB, TeX, Text, XPS in Rust|Asp...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Rust....; 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-oth...
  5. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word....the text contents of a text box. doc = aw . Document () builder... drawing . ShapeType . TEXT_BOX , width = 200 , height = 200...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Set Print Titles|Documentation

    This article provides code demonstrating how to set print titles using the Aspose.Cells library....Repeat: In the “Page Setup” dialog box, go to the “Sheet” tab. In the...repeat at the top by clicking the box next to “Rows to repeat at top”...

    docs.aspose.com/cells/net/how-to-set-print-titles/
  7. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_LockContents method. When set to true, this property will prohibit a user from editing the contents of this SDT in C++....document tag, which acts as a text box that prompts the user to fill...user from editing this text box's contents. tag -> set_LockContents...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_LockContents method. When set to true, this property will prohibit a user from editing the contents of this SDT in C++....document tag, which acts as a text box that prompts the user to fill...user from editing this text box's contents. tag -> set_LockContents...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....Setup dialog box. In the Page Setup dialog box, go to the Page...pages wide you want in the first box (Fit to x pages wide) and the...

    docs.aspose.com/cells/java/how-to-print-excel-a...
  10. FormField.result property | Aspose.Words for Py...

    FormField.result property. Gets or sets a string that represents the result of this form field....Shows how to insert a combo box. doc = aw . Document () builder...fruit: ' ) # Insert a combo box which will allow a user to choose...

    reference.aspose.com/words/python-net/aspose.wo...