Sort Score
Result 10 results
Languages All
Labels All
Results 7,871 - 7,880 of 40,014 for

document properties

(0.23 sec)
  1. Converting a PDF file to TEX using Python | Asp...

    Sample code on Python for PDF to TEX conversion. Use example code for batch PDF to TEX conversion with Python and .NET...programmatically a document from PDF to TEX format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/p...
  2. Get Max Column Index in Row and Max Row Index i...

    Learn how to get the max column index in a row and the max row index in a column through the Aspose.Cells for JavaScript via C++ API....C++ provides the following properties and methods to help you achieve...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/get-max-in...
  3. Android API to Render PCL to RTF | products.asp...

    Transform PCL to RTF via Android via Java API...Why to Convert The Portable Document Format (PDF) is a widely used...format for documents. It is used to store and share documents, and...

    products.aspose.com/total/android-java/conversi...
  4. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document Document, HeaderFooter header, String htmlContent) throws Exception { …...insertSidebarIntoHea(Document document, HeaderFooter header,...Shape sidebar = new Shape(document, ShapeType.RECTANGLE); //...

    forum.aspose.com/t/topic/324972
  5. Update, Delete and Get Bookmarks|Aspose.PDF for...

    This section explains how to update, delete and get Bookmarkswith Aspose.PDF Facades....Get Bookmarks from the PDF Document Facades The PdfBookmarkEditor...file. It provides various properties to get/set information regarding...

    docs.aspose.com/pdf/net/update-delete-and-get-b...
  6. Manage Audio in Presentations Using Java|Aspose...

    Create and control audio frames in Aspose.Slides for Java—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....control an audio’s playback or properties. For example, you can adjust...Aspose.Slides AudioFrame properties: Start drop-down list matches...

    docs.aspose.com/slides/java/audio-frame/
  7. How to draw an image|Documentation

    Draw an image. Drawing lines, ellipses, rectangles, arcs, Bezier curves and strings....from scratch and define its properties. We create a surface of 100...

    docs.aspose.com/imaging/java/developer-guide/ho...
  8. 在 PHP 中设置里程碑形状属性|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....print "Set milestone shape properties." . PHP_EOL ; 下载运行代码 下载**设置里程碑形状属性...

    docs.aspose.com/diagram/zh/java/set-milestone-s...
  9. Fill Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the fill settings of cells, allowing users to customize the background and style of cells. This article will introduce how to use the Aspose.Cells library to set cell fill settings....The Style class provides properties for setting the foreground...GetBackgroundColor() properties. Both properties will take effect...

    docs.aspose.com/cells/cpp/cells-fill-settings/
  10. How to Read PDF Metadata in C#

    This short tutorial guides on how to read PDF Metadata in C#. It provides all the necessary steps for programming, the information for configuring the environment and a runnable sample code for extracting Metadata from PDF in C#....the source PDF file into the Document class object to extract info...C# . You can fetch other properties also like subject, title...

    kb.aspose.com/pdf/net/how-to-read-pdf-metadata-...