Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 33,483 for

line

(0.11 sec)
  1. PdfSaveOptions.UseBookFoldPrintingSettings | As...

    Discover the PdfSaveOptions UseBookFoldPrintingSettings property to easily save documents in a booklet layout for enhanced printing efficiency....once, // and the contents will line up in a way that creates a booklet...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PsSaveOptions.UseBookFoldPrintingSettings | Asp...

    Discover the PsSaveOptions UseBookFoldPrintingSettings property to easily save documents in a booklet layout for enhanced printing efficiency....once, // and the contents will line up in a way that creates a booklet...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose.Cells for Node.js via Java

    This API allows you to do all kinds of operations on Excel files in Node.js code including creating, editing and converting etc....js Draw Line in Excel using Node.js Hide...

    kb.aspose.com/cells/nodejs/
  4. 向图表添加Word Art水印|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.... 9 ); //Make the line invisible. wordart . setHasLine...

    docs.aspose.com/cells/zh/java/add-word-art-wate...
  5. Features|Aspose.Imaging for Java

    Java image processing library core features includes read and write images, draw images, process images and convert between formats....and filling of basic shapes (Line, Polygon, Rectangle, Cubic Bézier...

    docs.aspose.com/imaging/java/features/
  6. FieldFillIn.PromptText | Aspose.Words for .NET

    Discover the FieldFillIn PromptText property, easily customize prompt window titles to enhance user experience and improve interface clarity..../// <summary> /// Prepends a line to the default response of every...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Avoid exponential notation of large numbers whi...

    Learn how to prevent large numbers from being converted to exponential notation while importing from HTML using Aspose.Cells for Node.js via C++....Delete redundant spaces after line break while importing HTML with...

    docs.aspose.com/cells/nodejs-cpp/avoid-exponent...
  8. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java....Shows how to preserve empty line while load a document. String...indicating whether to preserve empty lines while load a LoadFormat.MARKDOWN...

    reference.aspose.com/words/java/com.aspose.word...
  9. 新建一个DwgImage对象,插入线段、图形以及图片,保存为PDF时都可以显示,保存成dwg时...

    public static void main(String[] args) { // 创建一个新的CadImage实例,指定DWG版本 DwgImage dwgImage = new DwgImage(); // 创建一条直线 CadLine Line = new CadLine(); Line.setFirstPoint(new Cad3DPoint(0, 0, 0)); Line.setSec…...// 创建一条直线 CadLine line = new CadLine(); line.setFirstPoint(new...0)); line.setSecondPoint(new Cad3DPoint(0, 100, 0)); line.setLayerName("0");...

    forum.aspose.com/t/dwgimage-pdf-dwg/320179
  10. RevisionColor enumeration | Aspose.Words for Py...

    aspose.words.layout.RevisionColor enumeration. Allows to specify color of document revisions....to the left of every revised line. doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...