Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 153,929 for

text

(0.34 sec)
  1. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows.... Add some text to the TextFrame . Save the...( 1 ), false ); // Adds some text to the merged cell tbl -> get_Rows...

    docs.aspose.com/slides/cpp/manage-table/
  2. Aspose.PSD for .NET 23.3 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....of glow and shadow effects on text Bug Public API Changes Added..."TwCenMT-Bold" ; // Removing old text textDataTL . RemovePortion (...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-3...
  3. 在PDF中旋转文本使用C++|Aspose.PDF for C++

    了解将文本旋转到PDF的不同方法。Aspose.PDF允许您将文本旋转到任意角度,旋转文本片段或整个段落。...using namespace Aspose :: Pdf :: Text ; void ImplementRotationUsi...MakeObject < TextFragment > ( "main text" ); textFragment1 -> set_Position...

    docs.aspose.com/pdf/zh/cpp/rotate-text-inside-pdf/
  4. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows.... Add some text to the TextFrame . Save the...( 1 ), false ); // Adds some text to the merged cell tbl . getRows...

    docs.aspose.com/slides/java/manage-table/
  5. 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...
  6. 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...
  7. FieldDde class | Aspose.Words for Python

    aspose.words.fields.FieldDde class. Implements the DDE field... display_result Gets the text that represents the displayed...linked object as HTML format text. insert_as_picture Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用 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/
  9. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for .NET, providing flexibility in document modification....Text.TableAbsorber provides these...absorber = new Aspose . Pdf . Text . TableAbsorber (); // Visit...

    docs.aspose.com/pdf/net/manipulate-tables-in-ex...
  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/