Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 88,669 for

doc format

(0.35 sec)
  1. Aspose::Words::DocumentBase::get_FootnoteSepara...

    Aspose::Words::DocumentBase::get_FootnoteSeparators method. Provides access to the footnote/endnote separators defined in the Document in C++.... auto doc = System :: MakeObject < Aspose...FootnoteSeparator > endnoteSeparator = doc -> get_FootnoteSeparators ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::Lists::List::get_ListId method |...

    Aspose::Words::Lists::List::get_ListId method. Gets the unique identifier of the list in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_ListFormat...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. Make A Document In Java

    Create a file using Java library. Easily create a new Document in Java in a few steps....new document in almost any format programmatically using our...in PDF, DOC, DOCX, HTML, EPUB, and many other formats with just...

    products.aspose.com/words/java/make/
  4. Export EML to EPUB via C++ | products.aspose.com

    C++ API to Convert EML to EPUB without using Microsoft Word or Outlook...transforming emails from one format to another. This is often done...convert a wide range of file formats. It includes two APIs that...

    products.aspose.com/total/cpp/conversion/eml-to...
  5. GeneralFormatCollection class | Aspose.Words fo...

    aspose.words.fields.GeneralFormatCollection class. Represents a typed collection of general Formats...typed collection of general formats. To learn more, visit the Working...__getitem__(index) Gets a general format at the specified index. Properties...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Save Documents in Apache POI and Aspose.Words|A...

    Save Documents easily and fast instead of using Apache POI....Words will infer the save format from the file extension that...AsposeSaveDocument . class ); Document doc = new Document (); // DocumentBuilder...

    docs.aspose.com/words/java/save-documents-in-ap...
  7. Aspose::Words::Document::get_OriginalFileName m...

    Aspose::Words::Document::get_OriginalFileName method. Gets the original file name of the Document in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Document.docx" , doc -> get_OriginalFileName ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. GeneralFormatCollection.Item | Aspose.Words for...

    Access the GeneralFormatCollection Item property to retrieve customizable Formats easily at any index, enhancing your data presentation effortlessly....GeneralFormatCollect indexer Gets a general format at the specified index. public...of a general format. Return Value A general format. Examples Shows...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Compress HTML In C++

    Compress HTML in C++ without losing quality. Optimize HTML content, reduce file size easily....Run code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list dotnet add package...

    products.aspose.com/words/cpp/compress/html/
  10. SaveOutputParameters.ContentType | Aspose.Words...

    Discover the SaveOutputParameters ContentType property, which provides the Internet Media Type for your saved Documents, ensuring accurate file identification.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.sav...