Sort Score
Result 10 results
Languages All
Labels All
Results 6,861 - 6,870 of 375,265 for

document

(0.1 sec)
  1. BuiltInDocumentProperties.contentType property ...

    BuiltInDocumentProperties.contentType property. Gets or sets the content type of the Document....sets the content type of the document. get contentType () : string...Examples Shows how to work with document properties in the “Content”...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfTextCompression enumeration | Aspose.Words f...

    Aspose.Words.Saving.PdfTextCompression enumeration. Specifies a type of compression applied to all content in the PDF file except images....saving a document to PDF. let doc = new aw . Document (); let...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfTextCompression enumeration | Aspose.Words f...

    aspose.words.saving.PdfTextCompression enumeration. Specifies a type of compression applied to all content in the PDF file except images....when saving a document to PDF. doc = aw . Document () builder =...object that we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Java API to Export PS to MARKDOWN | products.as...

    Convert PS to MARKDOWN using on premise Java API...for Java is a powerful PDF document processing API that is part...working with a variety of document formats, including PDF, Word...

    products.aspose.com/total/java/conversion/ps-to...
  5. ImageType enumeration | Aspose.Words for Python

    aspose.words.drawing.ImageType enumeration. Specifies the type (format) of an image in a Microsoft Word Document....image in a Microsoft Word document. Members Name Description...stored inside a Microsoft Word document. EMF Windows Enhanced Metafile...

    reference.aspose.com/words/python-net/aspose.wo...
  6. RevisionsView Enum | Aspose.Words for .NET

    Discover Aspose.Words.RevisionsView enum to easily choose between original and revised Document versions for streamlined editing and collaboration....original or revised version of a document. public enum RevisionsView...Specifies original version of a document. Final 1 Specifies revised...

    reference.aspose.com/words/net/aspose.words/rev...
  7. C++ API to Export MD to MARKDOWN | products.asp...

    Convert MD to MARKDOWN within C++ applications....features to manipulate PDF documents, such as creating, editing...MARKDOWN. This advanced Word Document Processing API provides a...

    products.aspose.com/total/cpp/conversion/md-to-...
  8. Landscape pages are rendered as portrait pages ...

    Hi, When converting a DOCX with some portrait and landscape pages to PDF using Aspose.Words, the pages in the PDF all became portrait. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pd…... Code: var doc = new Document(@".\test.docx"); doc.Save(@"...landscape pages in a DOCX document are rendered as portrait pages...

    forum.aspose.com/t/landscape-pages-are-rendered...
  9. Online SVG to GIF Conversion or Develop Java ba...

    Free online app to convert SVG to GIF files. Java conversion library code for SVG Documents....will be converted into GIF document Download the converted GIF...Automation API Open SVG file using Document class Convert SVG to DOC by...

    products.aspose.com/total/java/conversion/svg-t...
  10. DocumentBuilder.IsAtStartOfParagraph | Aspose.W...

    Discover DocumentBuilder's IsAtStartOfParagraph property. Easily check if your cursor is at the paragraph's start for efficient text editing....Examples Shows how to move a document builder’s cursor to different...nodes in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...