Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 154,574 for

text

(1.42 sec)
  1. How to add/insert TextBox to Worksheet|Document...

    How to add/insert TextBox to Worksheet in Aspose.Cells for Python via .NET....Worksheet Contents [ Hide ] Add Text Box to Worksheet in Excel In...places where you can insert text boxes. One is in Insert → Shapes...

    docs.aspose.com/cells/python-net/add-text-box-t...
  2. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any Text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all Text boxes containing merge fields Docum…...code in order to identify any text boxes containing MergeField...MERGEFORMAT)"); try { // Find all text boxes containing merge fields...

    forum.aspose.com/t/alternative-way-to-extract-a...
  3. ReplacementFormat enumeration | Aspose.Words fo...

    Aspose.Words.Replacing.ReplacementFormat enumeration. Specifies the replacement format....Description Text Replacement is treated as simple text. Markdown...Replacement is interpreted as Markdown text. Html Replacement is interpreted...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FootnoteOptions.position property | Aspose.Word...

    FootnoteOptions.position property. Specifies the footnotes position....to text # that does not interfere with the main body text's flow...reference symbol # at the main body text where we insert the footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Font.outline property | Aspose.Words for Python

    Font.outline property. True if the font is formatted as outline....Shows how to create a run of text formatted as outline. doc =...the Outline flag to change the text's fill color to white and #...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.RightIndent | Aspose.Words for ...

    Discover how to easily adjust the right indent of your paragraphs with the ParagraphFormat RightIndent property. Enhance your document formatting today!...formatting to create off-center text. Document doc = new Document...DocumentBuilder ( doc ); // Center all text that the document builder writes...

    reference.aspose.com/words/net/aspose.words/par...
  7. Extract Meta Data From Dwf File - Free Support ...

    Inquiry: Extracting Metadata from DWF Files & Limitations in Aspose.CAD I am currently working with DWF files and exploring the capabilities of Aspose.CAD to extract metadata and Text-based information. My goal is to re…...CAD to extract metadata and text-based information. My goal is...(e.g., metadata extraction, text retrieval, layer handling, object...

    forum.aspose.com/t/extract-meta-data-from-dwf-f...
  8. PdfSaveOptions.additionalTextPositioning proper...

    PdfSaveOptions.additionalTextPositioning property. A flag specifying whether to write additional Text positioning operators or not....whether to write additional text positioning operators or not...Remarks If true , additional text positioning operators are written...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Creating a Wrapper Assembly|Aspose.PDF for .NET

    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....extract text var absorber = new Aspose . Pdf . Text . TextAbsorber...extracted text string text = absorber . Text ; return text ; } }...

    docs.aspose.com/pdf/net/creating-a-wrapper-asse...
  10. 在 PHP 中管理 Visio 图的页眉和页脚|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....setHeaderRight ( "&p" ); \ # set text at the center $diagram -> getHeaderFooter..."Center of the header" ); \ # set text at the left side $diagram ->...

    docs.aspose.com/diagram/zh/java/manage-headers-...