Sort Score
Result 10 results
Languages All
Labels All
Results 7,801 - 7,810 of 149,210 for

text

(0.22 sec)
  1. DocumentBuilder.writeln method | Aspose.Words f...

    aspose.words.DocumentBuilder.writeln method...method Contents [ Hide ] writeln(text) Inserts a string and a paragraph...self , text : str ): ... Parameter Type Description text str The...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.writeln method | Aspose.Words f...

    Aspose.Words.DocumentBuilder.writeln method...method Contents [ Hide ] writeln(text) Inserts a string and a paragraph...writeln ( text : string ) Parameter Type Description text string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. IMailMergeCallback.tags_replaced method | Aspos...

    IMailMergeCallback.tags_replaced method. Called when mustache Text tags are replaced with MERGEFIELD fields....tags_replaced() Called when “mustache” text tags are replaced with MERGEFIELD...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Ինչպես ստեղծել HTML ֆայլ Java-ի միջոցով

    Այս թեման ընդգրկում է Java-ի միջոցով HTML ֆայլ ստեղծելու հիմնական իրականացումը: Դուք կարող եք ստեղծել HTML փաստաթուղթ Java-ում՝ օգտագործելով պարզ API զանգեր: HTML ֆայլերը կարող են ստեղծվել ծրագրային ճանապարհով և կարող են օգտագործվել տարբեր ծրագրերում, ինչպիսիք են հաշվետվությունների կամ հաշիվ-ապրանքագրերի ստեղծումը:...HTMLDocument օբյեկտի օրինակ Ավելացրեք Text տարրի դասի օրինակ՝ HTML փաստաթղթի...տեքստը պահելու համար Տեղադրեք Text տարրը HTML մարմնի ներսում Պահպանեք...

    kb.aspose.com/hy/html/java/how-to-create-html-f...
  5. ShowInBalloons Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Layout.ShowInBalloons enum enhances document editing by controlling visible revisions in balloons for clear collaboration.... Bold ; // The same text will appear twice in a movement...arrival destination. // Render the text at the moved-from revision yellow...

    reference.aspose.com/words/net/aspose.words.lay...
  6. SSN NOt Getting Redacted - Free Support Forum -...

    I’m reaching out to explore solutions for scanning Text and performing OCR on PDF documents to redact PII information. We are looking to process approximately 1 million PDFs every day, and I am keen to understand the bes…...explore solutions for scanning text and performing OCR on PDF documents...Redaction : Once you identify the text fragments that match the SSN...

    forum.aspose.com/t/ssn-not-getting-redacted/316872
  7. PageSetup.rtl_gutter property | Aspose.Words fo...

    PageSetup.rtl_gutter property. Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language.... Document () # Insert text that spans several pages. builder...much space our pages have for text within the margins and then...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Word compare like MS Word - Free Support Forum ...

    Hi, I have tested with newest Aspose java version(26.2) and I get different result when comparing documents in word and in Aspose. Attaching version1.docx and version2.docx and will be using them for example. version1…...not contain this table and has text added to paragraphs version1...“Tables”, result shows: that some text was added to paragraph table...

    forum.aspose.com/t/word-compare-like-ms-word/32...
  9. FieldIncludeText.text_converter property | Aspo...

    FieldIncludeText.Text_converter property. Gets or sets the name of the Text converter for the format of the included file....text_converter property FieldIncludeText.text_converter property...Gets or sets the name of the text converter for the format of...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 C++ 在演示文稿中管理文本框|Aspose.Slides 文档

    Aspose.Slides for C++ 让您能够轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化水平。...请参阅本页的 Update Text 部分。 在幻灯片上创建文本框 要在幻灯片上创建文本框,请按照以下步骤操作:...0 ); // 设置文本 portion -> set_Text ( u "Aspose TextBox" ); // 将演示文稿保存到磁盘...

    docs.aspose.com/slides/zh/cpp/manage-textbox/