Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 401,332 for

document

(0.24 sec)
  1. SaveOutputParameters.content_type property | As...

    SaveOutputParameters.content_type property. Returns the Content-Type string (Internet Media Type) that identifies the type of the saved Document....identifies the type of the saved document. @property def content_type...parameters of a document’s save operation. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Export XSLFO to PPSM in Android | products.aspo...

    Android API to Convert XSLFO to PPSM without using Microsoft Word...language for formatting XML documents. It is used to define the...the layout of a document, such as page size, margins, fonts, and...

    products.aspose.com/total/android-java/conversi...
  3. Android API to Render TEX to MARKDOWN | product...

    Transform TEX to MARKDOWN via Android via Java API... TEX is a document preparation system that is...used for the typesetting of documents, while MARKDOWN is a lightweight...

    products.aspose.com/total/android-java/conversi...
  4. DocumentProperty.name property | Aspose.Words f...

    DocumentProperty.name property. Returns the name of the property....with built-in document properties. doc = aw . Document ( MY_DIR +...'Properties.docx' ) # The "Document" object contains some of its...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Set PDF File Information in Python|Aspose.PDF f...

    Explore how to set PDF file information, such as author and title, in Python using Aspose.PDF to manage Document properties....Contents [ Hide ] To update Pdf document information using Aspose.PDF...Code doc= self.Document() pdf = self.Document() pdf=self.dataDir...

    docs.aspose.com/pdf/python-java/set-pdf-file-in...
  6. Working with Pages in PostScript | C++

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Developer Guide Working with PS Document Working with Pages Live Demos...Hide Show ] Add Pages to PS Document Aspose.Page for C++ offers...

    docs.aspose.com/page/cpp/ps/working-with-pages/
  7. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the Document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …... But once the document is converted to pdf, hyper...heading index = paragraph.Document.GetChildNodes(NodeType.Paragraph...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  8. Convert various file formats to PDF|Aspose.PDF ...

    Explore the functionality of converting other Document formats like Word, Excel, and PowerPoint to PDF with Aspose.PDF for PHP via Java....is passed as an argument to Document object initialization, as...engine to determine the source document’s input format. The following...

    docs.aspose.com/pdf/php-java/convert-other-file...
  9. BuiltInDocumentProperties.Thumbnail | Aspose.Wo...

    Manage your Document's visual appeal with BuiltInDocumentProperties. Easily get or set thumbnail images for enhanced presentation and organization....sets the thumbnail of the document. public byte [] Thumbnail...unsupported for specific format of document. Remarks For now this property...

    reference.aspose.com/words/net/aspose.words.pro...
  10. Export OFT to DOTX via C++ | products.aspose.com

    C++ API to Convert OFT to DOTX without using Microsoft Word or Outlook...HTML by using Document class Save the document to DOTX format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/oft-to...