Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 88,715 for

doc format

(0.22 sec)
  1. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedFonts method. Specifies whether fonts should be embedded into Html Document in Base64 Format. Note setting this flag can significantly increase size of output Html file in C++....into Html document in Base64 format. Note setting this flag can...exporting a document to Html. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. MirrorMargins in ODT not saved correctly - Free...

    I have a DocX template with mirror margins (MirrorMargins) configured. I populate the template using Aspose.Words’ built-in ReportingEngine with the following code: csharp ReportingEngine engine = new ReportingEngine()…...words-net , set-page-margin , doc-to-odt Nikita_Sugak April 9,...ReportingEngine(); Document doc = new Document(templatePath);...

    forum.aspose.com/t/mirrormargins-in-odt-not-sav...
  3. ListFormat.listLevelNumber property | Aspose.Wo...

    ListFormat.listLevelNumber property. Gets or sets the list level number (0 to 8) for the paragraph.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Fields::FieldRD::get_FileName me...

    Aspose::Words::Fields::FieldRD::get_FileName method. Gets or sets the name of the file to include when generating a table of contents, table of authorities, or index in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Use a document builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldDate::get_UseLastFo...

    Aspose::Words::Fields::FieldDate::get_UseLastFormat method. Gets or sets whether to use a Format last used by the hosting application when inserting a new DATE field in C++....Gets or sets whether to use a format last used by the hosting application...different kinds of calendars. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. C++ API to Convert PS to PPS | products.aspose.com

    Convert PS to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...reference Save the document to PPS format using Save member function...instance of Document class auto doc = MakeObject < Document > ( u...

    products.aspose.com/total/cpp/conversion/ps-to-...
  7. Export MSG to DOT via Java | products.aspose.com

    Java API to Convert MSG to DOT without using Microsoft Word or Outlook...for Java to convert MSG file format to HTML. Secondly, you can...class Save the document to DOT format using save method and set DOT...

    products.aspose.com/total/java/conversion/msg-t...
  8. Aspose::Words::Lists::ListFormat::get_ListLevel...

    Aspose::Words::Lists::ListFormat::get_ListLevelNumber method. Gets or sets the list level number (0 to 8) for the paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. Aspose::Words::PlainTextDocument::PlainTextDocu...

    Aspose::Words::PlainTextDocument::PlainTextDocument constructor. Creates a plain text Document from a stream. Automatically detects the file Format in C++....Automatically detects the file format. Aspose :: Words :: PlainTextDocument...plaintext using stream. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/pla...
  10. Make HTML Using C#

    Make a new HTML in C# in a few steps. Easily create HTML using .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 dotnet...

    products.aspose.com/words/net/make/html/