Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 78,310 for

doc format

(0.05 sec)
  1. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Add method. Adds an item to the collection in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Shape.FirstParagraph | Aspose.Words for .NET

    Retrieve the first paragraph of a shape effortlessly. Enhance your Document's layout with our easy-to-use Shape FirstParagraph feature....to create and format a text box. Document doc = new Document...Shape textBox = new Shape ( doc , ShapeType . TextBox ); textBox...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Export MSG to DOT via C++ | products.aspose.com

    C++ API to Convert MSG to DOT without using Microsoft Word or Outlook...could be to convert MSG file format to HTML, or to export HTML...be used to convert MSG file format to HTML. Aspose.Words for C++...

    products.aspose.com/total/cpp/conversion/msg-to...
  4. Android API to Render EPUB to OTT | products.as...

    Transform EPUB to OTT via Android via Java API...a comprehensive set of file format processing features for Android...PowerPoint, and other file formats. The first step in the conversion...

    products.aspose.com/total/android-java/conversi...
  5. ShowInBalloons enumeration | Aspose.Words for P...

    aspose.words.layout.ShowInBalloons enumeration. Specifies which revisions are rendered in balloons....insert, delete and format revisions inline. FORMAT Renders insert...revisions inline, format revisions in balloons. FORMAT_AND_DELETE Renders...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartNumberFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartNumberFormat class for advanced number Formatting in charts. Enhance your Document's visual appeal!...ChartNumberFormat class Represents number formatting of the parent element. To...get; set; } Gets or sets the format code applied to a data label...

    reference.aspose.com/words/net/aspose.words.dra...
  7. C# API to Export EPUB to PS | products.aspose.com

    Convert EPUB to PS without using Microsoft Word...convert documents of various formats. The PDF Processing API, Aspose...for converting EPUB files to DOC. It provides a range of features...

    products.aspose.com/total/net/conversion/epub-t...
  8. ChartDataLabel.Rotation | Aspose.Words for .NET

    Discover the ChartDataLabel Rotation property to easily customize label angles in your charts. Enhance data visualization with precise control!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartDataLabel.rotation property | Aspose.Words...

    ChartDataLabel.rotation property. Gets or sets the rotation of the label in degrees.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. LoadFormat | Aspose.Words for Java

    Indicates the Format of the Document that is to be loaded in Java....class LoadFormat Indicates the format of the document that is to...loadOptions.getLoadFormat()); Document doc = new Document(getMyDir() + "Missing...

    reference.aspose.com/words/java/com.aspose.word...