Sort Score
Result 10 results
Languages All
Labels All
Results 8,481 - 8,490 of 349,285 for

document

(0.06 sec)
  1. Aspose::Words::Saving::ImageSaveOptions::get_Im...

    Aspose::Words::Saving::ImageSaveOptions::get_ImageContrast method. Gets or sets the contrast for the generated images in C++....converts a document to one. auto doc = MakeObject < Document > ();...jpg" ); // When we save the document as an image, we can pass a...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Convert Word, PDF And Many Other File Formats U...

    Convert Documents programmatically in Java between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....Convert Word, PDF, Web documents in Java High-speed Java library...library for converting office documents to a variety of file formats...

    products.aspose.com/words/java/conversion/
  3. Why Not Open XML SDK|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....” OOXML documents are essentially zipped XML...with the content of OOXML documents in a strongly-typed way. That...

    docs.aspose.com/cells/net/why-not-open-xml-sdk/
  4. SplitCriteria enumeration | Aspose.Words for Py...

    aspose.words.lowcode.SplitCriteria enumeration. Specifies how the Document is split into parts....enumeration Specifies how the document is split into parts. Members...Description PAGE Specifies that the document is split into pages. SECTION_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Loading::MarkdownLoadOptions cla...

    Aspose::Words::Loading::MarkdownLoadOptions class. Allows to specify additional options when loading Markdown Document into a Document object in C++....when loading Markdown document into a Document object. class MarkdownLoadOptions...relative URIs found in the document into absolute URIs when required...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. Convert JPG To DOCX C#

    Convert JPG to DOCX format in C# code. Save JPG as DOCX using C#....converting JPG to DOCX Use our document conversion API to develop...JPG, DOCX, and many other document formats using C#, F#, VB.NET...

    products.aspose.com/words/net/conversion/jpg-to...
  7. Convert JPG To TXT C#

    Convert JPG to TXT format in C# code. Save JPG as TXT using C#....converting JPG to TXT Use our document conversion API to develop...export JPG, TXT, and many other document formats using C#, F#, VB.NET...

    products.aspose.com/words/net/conversion/jpg-to...
  8. Aspose::Words::Font::get_Style method | Aspose....

    Aspose::Words::Font::get_Style method. Gets or sets the character style applied to this formatting in C++....underline to all runs in a document that are formatted with custom...styles. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. DigitalSignature.sign_time property | Aspose.Wo...

    DigitalSignature.sign_time property. Gets the time the Document was signed....property Gets the time the document was signed. @property def...signature in a document. doc = aw . Document ( MY_DIR + 'Digitally...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ODT to PDF conversion renders table row heights...

    When converting an ODT to PDF containing a table, the table rows are rendered bigger than the original, causing the PDF to render over two pages instead of one. This is demonstrated in the attached zip: Test Chart - 2…...original document? The file is exported using: Document document...document = new Document("Test Chart - 20230124.odt"); int format =...

    forum.aspose.com/t/odt-to-pdf-conversion-render...