Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 89,963 for

doc format

(0.2 sec)
  1. Export MSG to JPEG via C++ | products.aspose.com

    C++ API to Convert MSG to JPEG without using Microsoft Word or Outlook...be used to convert MSG file format to HTML and then export HTML...supports a variety of file formats, including EML, MHTML, and...

    products.aspose.com/total/cpp/conversion/msg-to...
  2. Aspose::Words::SaveFormat enum | Aspose.Words f...

    Aspose::Words::SaveFormat enum. Indicates the Format in which the Document is saved in C++....SaveFormat enum Indicates the format in which the document is saved... invalid value for file format. Doc 10 Saves the document in...

    reference.aspose.com/words/cpp/aspose.words/sav...
  3. Aspose::Words::ConvertUtil::PointToPixel method...

    Aspose::Words::ConvertUtil::PointToPixel method. Converts points to pixels at 96 dpi in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // A section's "Page Setup"...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains inFormation on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc....# Load an existing PDF files doc = ap . Document ( input_pdf )...first page of PDF file tocPage = doc . pages . insert ( 1 ) # Create...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  5. FieldHyperlink | Aspose.Words for Java

    Implements the HYPERLINK field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldHyperlink field = (FieldHyperlink)...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_WordOpenXML method. Gets a string that represents the XML contained within the node in the FlatOpc Format in C++....within the node in the FlatOpc format. virtual System :: String Aspose...the node in the FlatOpc format. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. FieldOptions.FieldDatabaseProvider | Aspose.Wor...

    Discover the FieldOptions FieldDatabaseProvider property, easily manage and retrieve query results for enhanced data handling in your applications.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // This DATABASE field will...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldDatabase.FileName | Aspose.Words for .NET

    Discover the FieldDatabase FileName property to easily manage your database's full path and file name, enhancing your data organization and access.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // This DATABASE field will...

    reference.aspose.com/words/net/aspose.words.fie...
  9. OdsoDataSourceType Enum | Aspose.Words for .NET

    Discover the Aspose.Words OdsoDataSourceType enum to easily connect to external data sources, enhancing your Document processing capabilities....connected to another document format supported by the producing...connected to another document format supported by the producing...

    reference.aspose.com/words/net/aspose.words.set...
  10. Convert HTML To PNG Java

    Convert HTML to PNG Format in Java code. Save HTML as PNG using Java....PNG, and many other document formats using Java. PNG Node Python...transform HTML to PNG image format with just a few lines of Java...

    products.aspose.com/words/java/conversion/html-...