Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 148,520 for

text

(0.18 sec)
  1. Aspose::Words::CompositeNode::get_LastChild met...

    Aspose::Words::CompositeNode::get_LastChild method. Gets the last child of the node in C++....builder -> Writeln ( u "Section 1 text." ); builder -> InsertBreak...builder -> Writeln ( u "Section 2 text." ); // Both sections are siblings...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. Rotate Barcode Image|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/rotate-ba...
  3. Working with Image Borders|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/working-w...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 合并 PDF 文档https://products.aspose.com/pdf/zh-hant/net/merger/Recent content in 使用 C# 合并 PDF 文档 on Aspsoe.PDF ProductsHugo -- gohugo.iozh-h......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/zh-hant/net/merger/inde...
  5. Unclear margin behavior when stamping with a Cr...

    Using Aspose.Pdf 8.4.1, I'm seeing an odd behavior when attempting to add Text stamps to a PDF page that has a CropBox defined. Using the code below, only the version using offsets to compensate for the crop box (includ…...behavior when attempting to add text stamps to a PDF page that has...pdfBuilder.Sections.Add(); var text = new Text(placeHolderText) {Margin...

    forum.aspose.com/t/unclear-margin-behavior-when...
  6. Table.textWrapping property | Aspose.Words for ...

    Table.TextWrapping property. Gets or sets [Table.TextWrapping](./) for table....Shows how to work with table text wrapping. let doc = new aw ...Around" to get the table to wrap text around it, // and push it down...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. AxisTickLabels.orientation property | Aspose.Wo...

    AxisTickLabels.orientation property. Gets or sets the orientation of the tick label Text....orientation of the tick label text. @property def orientation (...the orientation of tick label text in value axes. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Font::get_Size method | Aspose.W...

    Aspose::Words::Font::get_Size method. Gets or sets the font size in points in C++....Shows how to insert formatted text using DocumentBuilder . auto...Specify font formatting, then add text. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. Developer Guide|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....the Comment Font Color Change Text Direction of the Comment Threaded...Shape is Smart Art Shape Extract Text from the Gear Type SmartArt...

    docs.aspose.com/cells/java/developer-guide/
  10. Create New Document|Aspose.Words for Java

    Create a new document easily and fast instead of using docx4j....paragraph in the document with some text as "Sample Content..." builder...getMainDocumentPart (); // Example 1: add text in Title style mdp . addStyledParagraphOf...

    docs.aspose.com/words/java/create-new-document/