Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 424,008 for

document

(0.79 sec)
  1. ListTemplate enumeration | Aspose.Words for Python

    aspose.words.lists.ListTemplate enumeration. Specifies one of the predefined list formats available in Microsoft Word.... Document () builder = aw . DocumentBuilder...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Render PDF page content to Graphics - Free Supp...

    Hello, Could you please tell me if Aspose.PDF for NET has the ability to let me render PDF file page to Graphics, like: I need this ability for advanced printing methods like printing multiple pages per paper sheet, a…...pdf"; using (Document pdfDoc = new Document(inputPath)) { var...PrinterName = "Microsoft XPS Document Writer" }); Please let me...

    forum.aspose.com/t/render-pdf-page-content-to-g...
  3. Java API to Render PS to SXC | products.aspose.com

    Export PS to SXC via Java API without using Microsoft Excel or Adobe Reader...manipulate PDF documents. It can be used to convert PDF documents to a...and other elements from PDF documents. In the second step, Aspose...

    products.aspose.com/total/java/conversion/ps-to...
  4. Merge XLTX Files Online or using Java | product...

    Free online app to combine different XLTX files. Java merging library code to merge XLTX worksheets into other formats....Java Merge Xltx Merge XLTX Documents Online via Merger App or using...Develop powerful Java based XLTX document merging application. Combine...

    products.aspose.com/total/java/merge/xltx/
  5. Extract Image and Signature Information using A...

    You may extract images from the signature field and extract signature information using the SignatureField class with C++....class and while signing the document. In order to extract signature...pdfDocument = MakeObject < Document > ( _dataDir + u "ExtractingImage...

    docs.aspose.com/pdf/cpp/extract-image-and-signa...
  6. TabStopCollection.after method | Aspose.Words f...

    TabStopCollection.after method. Gets a first tab stop to the right of the specified position....Examples Shows how to work with a document’s collection of tab stops...stops. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Fill.BackColor | Aspose.Words for .NET

    Customize your fill's background color effortlessly with the BackColor property. Easily set or get a Color object for a vibrant design.... Document doc = new Document (); DocumentBuilder..."GradientAngle" properties after the document saves. OoxmlSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  8. CellFormat.topPadding property | Aspose.Words f...

    CellFormat.topPadding property. Returns or sets the amount of space (in points) to add above the contents of cell....with a document builder. let doc = new aw . Document (); let...will still grow in the output document to match the size of its neighboring...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CellFormat.WrapText | Aspose.Words for .NET

    Discover the CellFormat WrapText property to enhance your spreadsheet's readability by automatically wrapping text in cells for a cleaner look.... Document doc = new Document (); DocumentBuilder...table formatting options for a document builder // will apply them...

    reference.aspose.com/words/net/aspose.words.tab...
  10. TabStopCollection.before method | Aspose.Words ...

    TabStopCollection.before method. Gets a first tab stop to the left of the specified position....Examples Shows how to work with a document’s collection of tab stops...stops. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

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