Sort Score
Result 10 results
Languages All
Labels All
Results 6,321 - 6,330 of 89,974 for

doc format

(0.23 sec)
  1. Გადაიყვანეთ WORD PDF C++

    გადაიყვანეთ WORD PDF C++ ფორმატში კოდით. შეინახეთ WORD როგორც PDF C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.docx" ); doc-> Save...

    products.aspose.com/words/ka/cpp/conversion/wor...
  2. Online XSLFO to Powerpoint Conversion or Develo...

    Free online app to convert XSLFO to Powerpoint files. Java conversion library code for XSLFO Documents....files to Powerpoint and other formats via Java automation API. Freely...class Save the document to PPT format using save method and set Ppt...

    products.aspose.com/total/java/conversion/xslfo...
  3. MarkdownSaveOptions.SaveFormat | Aspose.Words f...

    Discover the MarkdownSaveOptions SaveFormat property to effortlessly save Documents in Markdown Format, ensuring compatibility and ease of use....SaveFormat property Specifies the format in which the document will...void RenameImages () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Online TEX to ODP Conversion or Develop Java ba...

    Free online app to convert TEX to ODP files. Java conversion library code for TEX Documents....TEX files to ODP and other formats via Java automation API. Freely...class Save the document to ODP format using save method and set Odp...

    products.aspose.com/total/java/conversion/tex-t...
  5. Converting a XPS file to DOCX using Java | Aspo...

    XPS to DocX conversion via Java sample code. Programmers can use this example code to export XPS to DocX within any Web or Desktop Java based application....a document from XPS to DOCX format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/java/conversion/xps-to-...
  6. Aspose::Words::NumberStyle enum | Aspose.Words ...

    Aspose::Words::NumberStyle enum. Specifies the number style for a list, footnotes and endnotes, page numbers in C++....NumberInDash 57 Page number format: - 1 -, - 2 -, - 3 -, - 4 -...Custom number format. It is supported by DOCX format only. Examples...

    reference.aspose.com/words/cpp/aspose.words/num...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Ima...

    Aspose::Words::Saving::HtmlSaveOptions::get_ImagesFolderAlias method. Specifies the name of the folder used to construct image URIs written into an HTML Document. Default is an empty string in C++....you save a Document in HTML format, Aspose.Words needs to save...saving a document to HTML. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. When converting docx to html using aspose .net ...

    using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase…...IO; var doc = new Document("input.docx");...CssStyleSheetType.Inline }; doc.Save(stream, options); Inspect...

    forum.aspose.com/t/when-converting-docx-to-html...
  9. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.insertField(" DATE...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose email attachment extraction - Free Suppo...

    Hi guys need your help Recently I uploaded email with attachment it extracts including metadata ( .txt and Docs )and attachment is it possible can extract only attachment...txt and docs )and attachment is it possible...both we received html, txt, doc format of that mail actually we...

    forum.aspose.com/t/aspose-email-attachment-extr...