Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 140,548 for

text

(0.13 sec)
  1. CustomXmlPart.dataChecksum property | Aspose.Wo...

    CustomXmlPart.dataChecksum property. Specifies a cyclic redundancy check (CRC) checksum of the [CustomXmlPart.data](../data/) content...."<root><text>ContentControl</text></root>" ), "/root/text" , ""...toString (), "<root><text>Updated ContentControl</text></root>" ), "/root/text"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Setting ATTRIB and MTEXT objects|CAD 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....CadText class that represents text entities in the DXF AutoCAD...contain text. You can create several paragraphs of text as a single...

    docs.aspose.com/cad/python-net/setting-attrib-a...
  3. Manage Autofit Settings|Aspose.Slides Documenta...

    Set the autofit settings for Textbox in PowerPoint in C++...uses the Resize shape to fix text setting for the textbox—it automatically...ensure its text always fits into it. When the text in the textbox...

    docs.aspose.com/slides/cpp/manage-autofit-setti...
  4. Font | Aspose.Words for Java

    Contains font attributes font name font size color and so on for an object in Java....Shows how to format a run of text using its font property. Document...DASH_DOT_STROKER); builder.write("Text surrounded by green border.");...

    reference.aspose.com/words/java/com.aspose.word...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Znaczki tekstowe, obrazowe lub strony w formacie PDF przy użyciu C++https://products.aspose.com/pdf/pl/cpp/stamps/Recent content in Znaczki tek......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/pl/cpp/stamps/index.xml
  6. Word and Pdf mismatch - Free Support Forum - as...

    Hello, Pdf and Word files don’t match in case when document has table which has vertical merged cell with long Text and “page break before” in next row. There is an option to save documents in Word with OOXML complianc…...vertical merged cell with long text and “page break before” in next...write("Text in merged cells. Text in merged cells. Text in merged...

    forum.aspose.com/t/word-and-pdf-mismatch/265406
  7. 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/python-net/aspose.wo...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Extract Text or images from PDF using JavaScripthttps://products.aspose.com/pdf/nodejs-cpp/parser/Recent content in Extract Text or images from......PDF Products – Extract text or images from PDF using Ja...r/Recent content in Extract text or images from PDF using JavaScript...

    products.aspose.com/pdf/nodejs-cpp/parser/index...
  9. Word and PDF mismatch v2 - Free Support Forum -...

    Hello, Back in May i reported issue with Word vs PDF mismatch while merging columns and using page break before paragraph setting. It was under link Word and Pdf mismatch. It was fixed, but it appears that while extendi…...we are ending up with part of text not moved into new page. Samle...write("Text in merged cells. Text in merged cells. Text in merged...

    forum.aspose.com/t/word-and-pdf-mismatch-v2/272282
  10. 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...