Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 149,198 for

text

(0.24 sec)
  1. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...4 KB) // Ensure text boxes update their values and...MsoDrawingType.TextBox) { // Ensure text wrapping is enabled shape.IsTextWrapped...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Stamping in Python: Text, Image, and Page Options https://products.aspose.com/pdf/python-net/stamps/ Recent content in PDF Stamping in Pyth......Products – PDF Stamping in Python: Text, Image, and Page Options https://products...content in PDF Stamping in Python: Text, Image, and Page Options on...

    products.aspose.com/pdf/python-net/stamps/index...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to extract Text from PDF https://products.aspose.com/pdf/tutorial/extract-Text/ Recent content in How to extract Text from PDF on Aspsoe.PD......PDF Products – How to extract text from PDF https://products.aspose...com/pdf/tutorial/extract-text/ Recent content in How to extract text from PDF...

    products.aspose.com/pdf/tutorial/extract-text/i...
  4. ParagraphAlignment enumeration | Aspose.Words f...

    aspose.words.ParagraphAlignment enumeration. Specifies Text alignment in a paragraph....ParagraphAlignment enumeration Specifies text alignment in a paragraph. Members...Description LEFT Text is aligned to the left. CENTER Text is centered...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Font.Engrave | Aspose.Words for .NET

    Discover the Font Engrave property. Easily format fonts for an elegant engraved look, enhancing your design's sophistication and appeal....engraving/embossing effects to text. Document doc = new Document...3D-like effect to the text. // 1 - Engrave text to make it look like...

    reference.aspose.com/words/net/aspose.words/fon...
  6. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder Text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [IStructuredDocumentTag.xmlMapping](../xmlMapping/) element or the [IStructuredDocumentTag.isShowingPlaceholderText](../isShowingPlaceholderText/) element is true....BuildingBlock containing placeholder text which should be displayed when...contents as a custom placeholder text for a structured document tag...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Asian Typography in Java|Aspose.Words for Java

    Work with Asian typography using Java. Adjust Space between Asian and Latin Text in Java....Typography is a set of options for text paragraphs in documents written...Space between Asian and Latin Text or Numbers If you are designing...

    docs.aspose.com/words/java/working-with-asian-t...
  8. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java....starting point at which the text that lexically follows the field...DocumentBuilder(doc); builder.write("This text is in its normal place."); //...

    reference.aspose.com/words/java/com.aspose.word...
  9. Extra line break after page break - Free Suppor...

    Hi! I see an extra line break after a page break using Aspose 8.0. This means that the first line of Text of the subsequent pages does not start at the same position as the first line on the first page. I have attached t…...means that the first line of text of the subsequent pages does... string text) { section.Paragraphs.Add(new Text(text)); } private...

    forum.aspose.com/t/extra-line-break-after-page-...
  10. Watermarker class | Aspose.Words for Python

    aspose.words.lowcode.Watermarker class. Provides methods intended to insert watermarks into the documents....set_text(input_file_name, output_file_name, watermark_text) Adds...Adds a text watermark into the document. set_text(input_file_name...

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