Sort Score
Result 10 results
Languages All
Labels All
Results 8,021 - 8,030 of 154,792 for

text

(0.24 sec)
  1. 在 PostScript 中使用文本 | C++

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...> ({FONTS_FOLDER})); 19 //A text to write to PS file 20 System::String...system fonts folders) for filling text ////////// 2 System::SharedPtr...

    docs.aspose.com/page/zh/cpp/ps/working-with-text/
  2. DocumentVisitor.visitCommentRangeEnd method | A...

    DocumentVisitor.visitCommentRangeEnd method. Called when the end of a commented range of Text is encountered....end of a commented range of text is encountered. visitCommentRangeEnd...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. WatermarkLayout | Aspose.Words for Java

    Defines layout of the watermark relative to the watermark center in Java....Examples: Shows how to create a text watermark. Document doc = new...new Document(); // Add a plain text watermark. doc.getWatermark()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::PageSetup::get_MultiplePages met...

    Aspose::Words::PageSetup::get_MultiplePages method. For multiple page documents, gets or sets how a document is printed or rendered so that it can be bound as a booklet in C++....:: Document > (); // Insert text that spans several pages. auto...much space our pages have for text within the margins and then...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Customize Code128 Barcodes|Documentation

    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....BarCodeAttributes Create ( String text , String symbology ) { BarCodeAttributes...BarCodeAttributes (); b . setCodeText ( text ); b . setSymbology ( symbology...

    docs.aspose.com/barcode/jasperreports/customize...
  6. Working with Fonts in Node.js|Aspose.Words for ...

    Customize font settings using Node.js....fonts to set fill formatting of text. It gives an ability to change...foreground color or transparency of text fill. Getting Font Line Spacing...

    docs.aspose.com/words/nodejs-net/working-with-f...
  7. Add PDF Page Stamp to PDF|Aspose.PDF for PHP vi...

    Add a Page stamp to a PDF file using the PdfPageStamp class with PHP....composite stamp containing graphics, text, tables. The following example...); $document -> close (); Add Text stamps in PDF programmatically...

    docs.aspose.com/pdf/php-java/page-stamps-in-the...
  8. ChartAxis.Title | Aspose.Words for .NET

    Discover the ChartAxis Title property for easy access and customization of axis titles, enhancing your data visualization and presentation.... Text = "Categories" ; chartAxisXTitle.... Title ; chartAxisYTitle . Text = "Values" ; chartAxisYTitle...

    reference.aspose.com/words/net/aspose.words.dra...
  9. PDF to Docx Conversion Changes Formatting - Fre...

    There are formatting issues in some documents when converting from PDF to docx. Examples were run through the online converter for testing, after seeing the issue present itself using the Aspose Words product within cod…...visible, text/charts changing size and moving text, and converting...

    forum.aspose.com/t/pdf-to-docx-conversion-chang...
  10. Find And Replace in Python|Aspose.Words for Java

    Find And Replace inside MS Word Document using Python....Find And Replace To replace text using Aspose.Words Java in Python...ReplaceSimple . doc ' ) # Replace the text in the document . doc . getRange...

    docs.aspose.com/words/java/find-and-replace-in-...