Sort Score
Result 10 results
Languages All
Labels All
Results 5,901 - 5,910 of 88,637 for

doc format

(0.1 sec)
  1. FieldBibliography Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBibliography class to effortlessly manage bibliography fields in your Documents. Enhance your writing with ease!... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. FormatLanguageId { get;...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 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-...
  3. FieldNumWords class | Aspose.Words for Python

    aspose.words.fields.FieldNumWords class. Implements the NUMWORDS field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldSection class | Aspose.Words for Python

    aspose.words.fields.FieldSection class. Implements the SECTION field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Lists::ListFormat::ListOutdent m...

    Aspose::Words::Lists::ListFormat::ListOutdent method. Decreases the list level of the current paragraph by one level in C++....the list level and applies formatting properties of the new level...of up to nine levels. List formatting for each level specifies...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. 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...
  7. FontInfo | Aspose.Words for Java

    Specifies inFormation about a font used in the Document in Java.... Document doc = new Document(getMyDir() + "Embedded...FontInfoCollection allFonts = doc.getFontInfos(); // Print all...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldFileSize class | Aspose.Words for Python

    aspose.words.fields.FieldFileSize class. Implements the FILESIZE field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert Word to ICS in Python | products.aspose...

    Save Word to ICS within Python applications without using Microsoft Word or Outlook...Why Convert Word files to ICS format? Converting Word files to ICS...ICS (iCalendar) format is useful for creating calendar events...

    products.aspose.com/total/python-net/conversion...
  10. CompositeNode class | Aspose.Words for Python

    aspose.words.CompositeNode class. Base class for nodes that can contain other nodes... to_string(save_format) Exports the content of the...into a string in the specified format. (Inherited from Node ) to...

    reference.aspose.com/words/python-net/aspose.wo...