Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 10,425 for

insert text

(0.08 sec)
  1. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object.... writeln ( 'This text is in section 1.' ) # Section...section on a new page: builder . insert_break ( aw . BreakType . S...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Ինչպես ստեղծել աղյուսակ Word-ում Python-ի միջոցով

    Այս հոդվածը նկարագրում է, թե ինչպես կարելի է Word-ում աղյուսակ ստեղծել Python-ի միջոցով: Այն պարունակում է մանրամասն հրահանգներ՝ շրջակա միջավայրը կարգավորելու, առաջադրանքն իրականացնելու համար ծրագիր գրելու համար, ինչպես նաև կիսում է գործարկվող կոդ՝ MS Word-ում Python-ի միջոցով աղյուսակ տեղադրելու համար:...DocumentBuilder դասի օբյեկտը և insert a cell ՝ դրա մեջ որոշ տեքստով...background_pattern_color, wrap_text և fit_text սահմանելու համար: Նմանապես...

    kb.aspose.com/hy/words/python/how-to-create-a-t...
  3. 如何用 C++ 添加 Text 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Text 注释的源代码...Cpp 通过 C++ 添加 Text 注释 你需要 Aspose.PDF 才能在你的环境中试用代码。...创建新页面或获取对现有页面的引用 创建 Text 注释 调用 Page.Annotations 集合中的 Text 注释方法 Add 再次保存该文件...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  4. DocumentBuilder.insertStyleSeparator method | A...

    DocumentBuilder.InsertStyleSeparator method. Inserts style separator into the document....method insertStyleSeparator() Inserts style separator into the document...to two different parts of a text line. Examples Shows how to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldInclude Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInclude class to seamlessly implement INCLUDE fields in your documents, enhancing automation and efficiency....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  6. MHTML to JPEG Converter using Python | Aspose.PDF

    Sample code on Python for MHTML to JPEG conversion. Use example code for batch MHTML to JPEG conversion with Python and .NET... It allows developers to insert tables, graphs, images, hyperlinks...versa. Convert PDF to EPUB, Text, XPS, etc. You can find more...

    products.aspose.com/pdf/python-net/conversion/m...
  7. Find and Replace in Python|Aspose.Words for Pyt...

    Find a string or regular expression pattern in your document and replace it with the Text you want using Python....quite a while to find specific text in a long document. It will...FindReplaceOptions class. Find and Replace Text using Simple String Replacement...

    docs.aspose.com/words/python-net/find-and-replace/
  8. Convert PDF to HTML in .NET|Aspose.PDF for .NET

    This topic shows you how to convert a PDF file to HTML format with the Aspose.PDF C# library.... Transparent Text rendering. PDF document layers... options ); } } Transparent Text rendering In case the source/input...

    docs.aspose.com/pdf/net/convert-pdf-to-html/
  9. Aspose::Words::Paragraph::get_IsMoveToRevision ...

    Aspose::Words::Paragraph::get_IsMoveToRevision method. Returns true if this object was moved (Inserted) in Microsoft Word while change tracking was enabled in C++....if this object was moved (inserted) in Microsoft Word while change...which appear when we highlight text with the cursor, // and then...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name....to use a shape’s alternative text. doc = aw . Document () builder...DocumentBuilder ( doc ) shape = builder . insert_shape ( aw . drawing . ShapeType...

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