Sort Score
Result 10 results
Languages All
Labels All
Results 8,851 - 8,860 of 41,563 for

document properties

(2.48 sec)
  1. Add Group function in Aspose.Cells for Reportin...

    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.... You can control four properties: Parameter Description Type...

    docs.aspose.com/cells/reportingservices/add-gro...
  2. Online ODT to XLSM Conversion or Build .NET bas...

    Free online app to convert ODT to XLSM files. .NET C# conversion library code for ODT Documents....will be converted into XLSM document Download the converted XLSM...Automation API Open ODT file using Document class Convert ODT to HTML...

    products.aspose.com/total/net/conversion/odt-to...
  3. Product Overview|Aspose.Words for .NET

    Aspose.Words for .NET is a software library designed to create, modify, convert, render, and print Documents without relying on any other software....perform a wide variety of document processing tasks. Using Aspose...Aspose.Words, you can convert a document from any supported load format...

    docs.aspose.com/words/net/product-overview/
  4. FieldToa.page_range_separator property | Aspose...

    FieldToa.page_range_separator property. Gets or sets the character sequence that is used to separate the start and end of a page range....page_range_separator property FieldToa.page_range_separator property Gets or...and end of a page range. @property def page_range_separator (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Using extra types of PDF annotations|Aspose.PDF...

    Discover how to add extra annotations to PDF Documents in Java with Aspose.PDF for more interactive Documents....provides functions to get or set properties of the Caret Annotation and...annotation: Load the PDF file - new Document . Create new Caret Annotation...

    docs.aspose.com/pdf/java/extra-annotations/
  6. PDF Multimedia Annotation using C#|Aspose.PDF f...

    Aspose.PDF for .NET allows you to add, get, and delete the multimedia annotation from your PDF Document....Hide ] Annotations in a PDF document are contained in a Page object’s...files as annotations in a PDF document instead. A screen annotation...

    docs.aspose.com/pdf/net/multimedia-annotation/
  7. Convert IFC to DWFX via Python | products.aspos...

    Sample code for IFC to DWFX conversion. Use API example code for batch IFC files to DWFX conversion.... powerful and easy to use document manipulation and conversion...building objects and their properties. This file format provides...

    products.aspose.com/cad/python-net/conversion/i...
  8. Convert DWFX to IFC via Python | products.aspos...

    Sample code for DWFX to IFC conversion. Use API example code for batch DWFX files to IFC conversion.... powerful and easy to use document manipulation and conversion...representation of 2D/3D drawing as XPS document. It contains graphics and...

    products.aspose.com/cad/python-net/conversion/d...
  9. InlineStory Class | Aspose.Words for .NET

    Discover Aspose.Words.InlineStory class, the essential base for inline nodes, enabling seamless integration of paragraphs and tables in your Documents....Levels of Nodes in a Document documentation article. public abstract...InlineStory : CompositeNode Properties Name Description Count {...

    reference.aspose.com/words/net/aspose.words/inl...
  10. Render multiple images in a row - Free Support ...

    Hello, I have a array of images. I want to render the all images in array two images in a row. I have attached my syntax. It throws an error. It works when trying to render 1 image per row. Also, is there any way to f…...// Load your document Document doc = new Document(); DocumentBuilder...builder.EndTable(); // Save the document doc.Save("output.docx"); In...

    forum.aspose.com/t/render-multiple-images-in-a-...