Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 253 for

paragraph coordinates

(0.06 sec)
  1. 将线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将线对象创建到您的PDF中。...); // Add graph object to paragraphs collection of page instance...instance page . Paragraphs . Add ( graph ); // Create Line instance...

    docs.aspose.com/pdf/zh/net/add-line/
  2. Aspose::Words::Drawing::ShapeBase::get_IsLayout...

    Aspose::Words::Drawing::ShapeBase::get_IsLayoutInCell method. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it in C++....inside the cell's paragraph. // The coordinate origin that will...independent floating shape. // The coordinate origin that will determine...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::GroupShape class | Aspo...

    Aspose::Words::Drawing::GroupShape class. Represents a group of shapes in a document. To learn more, visit the documentation article in C++.... get_CoordOrigin () The coordinates at the top-left corner of...The width and height of the coordinate space inside the containing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....other nodes, for example Paragraph , Section and Table and ....other content, specify font, paragraph and section formatting. DocumentBuilderOptio...

    reference.aspose.com/words/java/com.aspose.words/
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Get Started https://docs.aspose.com/pdf/androidjava/get-started/ Recent content in Get Started on Documentation Hugo -- gohugo.io Thu, 05 Aug 2021 00......pdf/Paragraphs Paragraph collection of the page...text fragments (header and paragraph), and a table. To build such...

    docs.aspose.com/pdf/androidjava/get-started/ind...
  6. Advanced Features|Aspose.PDF for .NET

    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.... Paragraphs . Add ( textFragment ); //...parameter provides LaTeX paragraph indents elimination var ltext1...

    docs.aspose.com/pdf/net/advanced-features/
  7. Convert other file formats to PDF in .NET|Aspos...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF document....Command (TD), RO (Rotate Coordinate System), Scalable or Bitmap...refers to vector images if coordinate system of vector plot is...

    docs.aspose.com/pdf/net/convert-other-files-to-...
  8. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java....Command (TD), RO (Rotate Coordinate System), Scalable or Bitmap...refers to vector images if coordinate system of vector plot is...

    docs.aspose.com/pdf/java/convert-other-files-to...
  9. Add a Watermark to a Presentation in C#|Aspose....

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in C# to indicate a draft, confidential information, copyright, and more.... Paragraphs [ 0 ]. ParagraphFormat ....fillFormat = watermarkFrame . Paragraphs [ 0 ]. ParagraphFormat ....

    docs.aspose.com/slides/net/watermark/
  10. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for C++....file Add Text fragment to paragraphs collection of page instance...object Add graph object to paragraphs collection of page instance...

    docs.aspose.com/pdf/cpp/add-rectangle/