Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 88,438 for

doc format

(0.18 sec)
  1. Make HTML Using Python

    Make a new HTML in Python in a few steps. Easily create HTML using Python via .NET library....Examples Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list Run code pip...

    products.aspose.com/words/python-net/make/html/
  2. ListFormat.list property | Aspose.Words for Nod...

    ListFormat.list property. Gets or sets the list this paragraph is a member of.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); expect ( builder . listFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Lists::ListLevel::GetEffectiveVa...

    Aspose::Words::Lists::ListLevel::GetEffectiveValue method. Reports the string representation of the ListLevel object for the specified index of the list item. Parameters specify the NumberStyle and an optional Format string used when Custom is specified in C++....NumberStyle and an optional format string used when Custom is...System::String& The optional format string used when Custom is...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. HtmlFixedSaveOptions.ExportEmbeddedFonts | Aspo...

    Control font embedding in your HTML with the ExportEmbeddedFonts property. Enhance Document quality while managing file size effectively....into Html document in Base64 format. Note setting this flag can...a document to Html. Document doc = new Document ( MyDir + "Embedded...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Border::ClearFormatting method |...

    Aspose::Words::Border::ClearFormatting method. Resets border properties to default values in C++.... auto doc = System :: MakeObject < Aspose...these borders via the paragraph format object. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/bor...
  6. HtmlSaveOptions.exportPageSetup property | Aspo...

    HtmlSaveOptions.exportPageSetup property. Specifies whether page setup is exported to HTML, MHTML or EPUB...you export a document to HTML format you might need to keep this...native Microsoft Word file formats (DOCX, DOC, RTF, WML). In most cases...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HtmlFixedSaveOptions.fontFormat property | Aspo...

    HtmlFixedSaveOptions.fontFormat property. Gets or sets [ExportFontFormat](../../exportfontFormat/) used for font exporting... let doc = new aw . Document ( base ....exportEmbeddedFonts = false ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM Document into a Document object in Java....chm"); } Document doc = new Document(new ByteArrayInputStream(Files...links.chm"))), loadOptions); doc.save(getArtifactsDir() + "ExChmLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. Replacer | Aspose.Words for Java

    Provides methods intended to find and replace text in the Document in Java....file, with the specified save format and additional options. replace(String...file, with the specified save format and additional options. replace(String...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert WORD To XPS C#

    Convert a Word Document to XPS Format in C# code. Save a Word Document as XPS using C#....XPS, and many other document formats using C#, F#, VB.NET. XPS Node...easily convert files from one format to another, making it an indispensable...

    products.aspose.com/words/net/conversion/word-t...