Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 80,730 for

doc format

(0.08 sec)
  1. RevisionOptions.ShowInBalloons | Aspose.Words f...

    Discover the RevisionOptions ShowInBalloons property! Control revision visibility in balloons for enhanced Document clarity. Default is None.... Document doc = new Document ( MyDir + "Revisions...on the page's right margin. doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  2. Export EML to DOTM via C++ | products.aspose.com

    C++ API to Convert EML to DOTM without using Microsoft Word or Outlook...conversions is from EML file format to HTML. This conversion is...can help you convert EML file format to HTML. After that, Aspose...

    products.aspose.com/total/cpp/conversion/eml-to...
  3. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_WordOpenXML method. Gets a string that represents the XML contained within the node in the FlatOpc Format in C++....within the node in the FlatOpc format. System :: String Aspose ::...the node in the FlatOpc format. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Shape.first_paragraph property | Aspose.Words f...

    Shape.first_paragraph property. Gets the first paragraph in the shape....Shows how to create and format a text box. doc = aw . Document ()...text_box = aw . drawing . Shape ( doc , aw . drawing . ShapeType ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataLabelCollection.NumberFormat | Aspose....

    Discover the ChartDataLabelCollection NumberFormat property to easily customize data label Formats for your entire series, enhancing clarity and presentation....instance allowing to set number format for the data labels of the...for a chart series. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartXValueCollection.FormatCode | Aspose.Words...

    Discover the ChartXValueCollection FormatCode property, easily customize X value Formats for enhanced data visualization and clarity in your charts....FormatCode property Gets or sets the format code applied to the X values...; set ; } Remarks Number formatting is used to change the way...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Saving::TxtExportHeadersFootersM...

    Aspose::Words::Saving::TxtExportHeadersFootersMode enum. Specifies the way headers and footers are exported to plain text Format in C++....are exported to plain text format. enum class TxtExportHeadersFoot...footers to plain text format. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. SaveOptions.CreateSaveOptions | Aspose.Words fo...

    Discover the CreateSaveOptions method to easily generate save options tailored for your preferred Format, enhancing your Document management efficiency....suitable for the specified save format. public static SaveOptions...saveFormat SaveFormat The save format for which to create a save...

    reference.aspose.com/words/net/aspose.words.sav...
  9. IPageLayoutCallback Interface | Aspose.Words fo...

    Customize your Document layout with Aspose.Words.Layout.IPageLayoutCallback interface. Enhance rendering with your own methods for optimal results....PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Convert Image To SVG C#

    Convert Image to SVG Format in C# code. Save Image as SVG using C#....SVG, and many other document formats using C#, F#, VB.NET. SVG Node...transform image to SVG image format with just a few lines of C#...

    products.aspose.com/words/net/conversion/image-...