Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 151,870 for

text

(0.41 sec)
  1. 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...
  2. ReplacementFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Replacing.ReplacementFormat enum for flexible document formatting options. Enhance your Text replacements with ease!...Description Text 0 Replacement is treated as simple text. Markdown...Replacement is interpreted as Markdown text. Html 2 Replacement is interpreted...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Setting Background Color Dynamically in Java|As...

    Set Text background color for document contents dynamically when building a report in Java....Contents [ Hide ] You can set text background color for document...opening backColor tag defines a text background color to be applied...

    docs.aspose.com/words/java/setting-background-c...
  4. IDocumentProcessorPlugin.SetTextWatermark | Asp...

    Enhance your documents with the SetTextWatermark method in the IDocumentProcessorPlugin, adding unique Text watermarks to every page effortlessly....SetTextWatermark method Adds text watermark on each page of the...Description textWatermark String Text used as a watermark. textWatermarkOptions...

    reference.aspose.com/words/net/aspose.words/ido...
  5. 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...
  6. Issue with rendering qoute within If block in m...

    Hi, I have a merge field in my word document in the following way {IF {MERGEFIELD} myCondition}="Yes" "This Text will show when condition is true" {MERGEFIELD feedbackText} " " "} In my case feedbackText again has …...{MERGEFIELD} myCondition}="Yes" "This text will show when condition is...case feedbackText again has a text something like following Your...

    forum.aspose.com/t/issue-with-rendering-qoute-w...
  7. Aspose Diagram not able to convert VSDX file ty...

    Hi Team, We are using the Aspose.Diagram library method to convert VSDX files into PDF format. However, we have encountered the following issues in the PDF output: Font-family changes. PDF image distortions, includin…...shape texts. Wrapped legend text. Wrapped normal text in some...changed into cylindrical shape Text getting mirror imaged Some of...

    forum.aspose.com/t/aspose-diagram-not-able-to-c...
  8. Is it possible to read the entire content from ...

    Is it possible to read the entire content from an XLSX file using Aspose.Cells? The Excel file contains images, charts, and plain Text. Currently, I am only able to read the plain Text....plain text. Currently, I am only able to read the plain text. Professionalize...access more than just plain text. To access images, you can iterate...

    forum.aspose.com/t/is-it-possible-to-read-the-e...
  9. 使用 Python 创建 PDF | Aspose.PDF

    本主題介紹如何使用適用於 Python API 的 Aspose.PDF在 Python 應用程式中輕鬆生成和讀取 PDF 檔。...() # Add text to new page textFragment = apdf . text . TextFragment...apdf . text . Position ( 100 , 600 ) textFragment . text_state...

    products.aspose.com/pdf/zh-hant/python-net/create/
  10. 使用 Python 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    使用 Aspose.PDF for Python via .NET,使用 Python 示例代码,以编程方式向 PDF 添加图章:文本、图像或页面。...Document ( path_infile ) # Create text stamp textStamp = apdf . TextStamp...Rotation . ON90 # Set text properties textStamp . text_state . font =...

    products.aspose.com/pdf/zh-hant/python-net/stamps/