Sort Score
Result 10 results
Languages All
Labels All
Results 5,571 - 5,580 of 11,039 for

insert text

(0.62 sec)
  1. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......full topic EMF to SVG: Missing text Hello, I’m using Aspose.Imaging...where the bottom right corner text is lost after the conversion...

    forum.aspose.com/latest.rss
  2. Convert XLSX to DOCM using Python or with free ...

    XLSX to DOCM conversion in your Python applications without using Microsoft Office or online. Test free XLSX to DOCM online converter quickly before integrating the code....conversion allows dynamic data insertion into DOCM files for scalable...Convert XLSX to ODT (OpenDocument Text File Format) Convert XLSX to...

    products.aspose.com/total/python-net/conversion...
  3. Format PowerPoint Shapes in PHP|Aspose.Slides f...

    Learn how to format PowerPoint shapes in PHP using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....LineJoinStyle :: Round ); // Add text to each rectangle. $shape1 ->...formatting option that allows you to insert an image inside a shape—effectively...

    docs.aspose.com/slides/php-java/shape-formatting/
  4. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute page numbers of document nodes.... insert_break ( aw . BreakType . PAGE_BREAK...PAGE_BREAK ) builder . insert_break ( aw . BreakType . PAGE_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 怎么删除标题下面指定内容的表和段落还有图片信息 - Free Support Forum - ...

    python 怎么删除标题下面指定内容的表和段落还有图片信息...docx") title_text = "受试者分布" title_para = None... True): if title_text in paragraph.get_text() and "_Toc" not...

    forum.aspose.com/t/topic/313060
  6. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio......Words using the HarfBuzz text shaping engine. You should enabling...aspose.com/cells/python-net/insert-shapes/ Aspose.pdf.dll for...

    forum.aspose.com/posts.rss
  7. DocumentBuilder.start_editable_range method | A...

    DocumentBuilder.start_editable_range method. Marks the current position in the document as an editable range start....the document builder's node insertion cursor is in more than one...edited.' ) # If a region of text has two overlapping editable...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.list_format property | Aspose.W...

    DocumentBuilder.list_format property. Returns an object that represents current list formatting properties.... insert_break ( aw . BreakType . PARAGRAPH_BREAK...) builder . writeln ( 'Plain text' ) # Outdent the list level...

    reference.aspose.com/words/python-net/aspose.wo...
  9. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....writeln("Some text with PostScript font."); //...DocumentBuilder(doc); // Insert text with PAGE and NUMPAGES fields...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to set single color to all revisions and no...

    Hello Support, This is request from Mahendra Reddy Kona: We encountered a requirement where we need to maintain a consistent revision color across all document revisions, regardless of the author. Despite following the…...inserted_text_color = aw.layout.RevisionColor...layout_options.revision_options.deleted_text_color = aw.layout.RevisionColor...

    forum.aspose.com/t/how-to-set-single-color-to-a...