Sort Score
Result 10 results
Languages All
Labels All
Results 5,501 - 5,510 of 10,958 for

insert text

(0.21 sec)
  1. Plot Area Parameters in Aspose.Cells Charts|Doc...

    Detailed description of the PlotArea properties IsAutomaticSize, IsInnerMode, and the ratio parameters (XRatioToChart, YRatioToChart, WidthRatioToChart, HeightRatioToChart, InnerXRatioToChart, InnerYRatioToChart, InnerWidthRatioToChart, InnerHeightRatioToChart) in Aspose.Cells for .NET.... Text = "Test Chart" ; // Verify default...chartIndex ]; chart . Title . Text = "Monthly Sales" ; chart ....

    docs.aspose.com/cells/net/plot-area-parameters/
  2. 6. How to set up new fonts

    This article covers setting up new fonts for use with LaTeX and also includes an example of a font definition....they can be used in the main text. You normally need this information...font - for example, emtt10 for text sizes and emtt12 for display...

    docs.aspose.com/tex/java/latex-fonts-setup/
  3. Convert OTT to OFT in Python | products.aspose.com

    Save OTT to OFT within Python applications without using Microsoft Word or Outlook...conversions is from OTT (Open Office Text Template) to OFT (Outlook Form...Python APIs converts OpenDocument text templates into email template...

    products.aspose.com/total/python-net/conversion...
  4. Inserting a WAV file as an OLE Object with Java...

    Learn how to Insert a WAV file as an OLE object in Excel worksheets using Aspose.Cells for JavaScript via C++....Inserting a WAV file as an OLE Object with JavaScript via C++...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/inserting-...
  5. Manage number of pages in XPS file | C++

    C++ API Solution to manage XPS files. Add or remove pages from/to XPS documents with a few lines of code....working with different graphics, text and other objects. It can handle...create vector graphics shapes and text strings, and convert XPS outline...

    products.aspose.com/page/cpp/add-delete-pages/
  6. Find Field Properties in Python|Aspose.Words fo...

    How to find some field properties like field code and field result in Python....field that is inserted using DocumentBuilder . insert_field returns...field inserted with DocumentBuilder ? A: After inserting the field...

    docs.aspose.com/words/python-net/find-field-pro...
  7. CellFormat.shading property | Aspose.Words for ...

    CellFormat.shading property. Returns a [Shading](../../../aspose.words/shading/) object that refers to the shading formatting for the cell.... wrap_text = False builder . cell_format . fit_text = True builder.... Color . orange builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  8. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java....writeln("Some text with PostScript font."); //...DocumentBuilder(doc); // Insert text with PAGE and NUMPAGES fields...

    reference.aspose.com/words/java/com.aspose.word...
  9. Java API to Convert DOC to SXC or with free Onl...

    Convert DOC to SXC via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOC to SXC online converter quickly before integrating the code....documents, such as inserting, deleting, and replacing text, images, and...manipulating spreadsheets, such as inserting, deleting, and replacing cells...

    products.aspose.com/total/java/conversion/doc-t...
  10. Aspose::Words::Style class | Aspose.Words for C...

    Aspose::Words::Style class. Represents a single built-in or user-defined style. To learn more, visit the documentation article in C++....automatically to a new paragraph inserted after a paragraph formatted...get_ParagraphFormat () -> get_Style (); // Any text that used a removed style reverts...

    reference.aspose.com/words/cpp/aspose.words/style/