Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 34,955 for

line

(0.28 sec)
  1. 设置 Visio Shape 的 XForm、Line 和 Fill 数据|Documenta...

    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....设置 Visio Shape 的 XForm、Line 和 Fill 数据 Contents [ Hide ] 设置变形数据...财产,由暴露 形状 类,支持 Aspose.Diagram.Line 对象。此属性可用于检索或更新形状的线条数据。 线路数据编程示例...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  2. Working with custom dictionaries|Documentation

    How to create and apply custom dictionaries for Aspose.OCR spell checker....text file with Windows or Unix line endings. Each word is provided...provided in lowercase on a separate line, followed by its frequency separated...

    docs.aspose.com/ocr/java/dictionaries/
  3. Customize Presentation Shapes in .NET|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for .NET: geometry paths, curved corners, composite shapes....linked to each other by lines A line is either straight or curved...determine the nature of the line. Anchor points exist as corner...

    docs.aspose.com/slides/net/custom-shape/
  4. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_NoExtraLineSpacing method. Do Not Center Content on Lines With Exact Line Height in C++....Not Center Content on Lines With Exact Line Height. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. Add WordArt Watermark to Chart with Node.js via...

    Learn how to use Aspose.Cells for Node.js via C++ to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....9 ); // Get the line format. const lineFormat = wordart...wordart . getLine (); // Set line format to invisible. lineFormat...

    docs.aspose.com/cells/nodejs-cpp/add-wordart-wa...
  6. Manage Attachments in Email Message in Ruby|Doc...

    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.... setHtmlBody ( "<b>This line is in bold.</b> <br/> <br/>"...<br/>" + "<font color=blue>This line is in blue color</font>" ) #...

    docs.aspose.com/email/java/manage-attachments-i...
  7. ParagraphFormat.characterUnitRightIndent proper...

    ParagraphFormat.characterUnitRightIndent property. Gets or sets the right indent value (in characters) for the specified paragraphs....59 , 1 ); // 4 - Line spacing before paragraphs: expect...toBeCloseTo ( 61.1 , 1 ); // 5 - Line spacing after paragraphs: expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ParagraphFormat.lineUnitAfter property | Aspose...

    ParagraphFormat.LineUnitAfter property. Gets or sets the amount of spacing (in gridLines) after the paragraphs....59 , 1 ); // 4 - Line spacing before paragraphs: expect...toBeCloseTo ( 61.1 , 1 ); // 5 - Line spacing after paragraphs: expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphFormat.lineUnitBefore property | Aspos...

    ParagraphFormat.LineUnitBefore property. Gets or sets the amount of spacing (in gridLines) before the paragraphs....59 , 1 ); // 4 - Line spacing before paragraphs: expect...toBeCloseTo ( 61.1 , 1 ); // 5 - Line spacing after paragraphs: expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用C++向工作表添加签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++向工作表添加签名行。..."test Microsoft Office signature line" , currentDate ); DigitalSignatureColl...<< "Workbook with signature line saved successfully!" << std...

    docs.aspose.com/cells/zh/cpp/add-signature-line/