Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 90,029 for

doc format

(0.2 sec)
  1. 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...
  2. ChartDataLabel.orientation property | Aspose.Wo...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBuilder.InsertTextInput | Aspose.Words ...

    Effortlessly add text form fields with the DocumentBuilder InsertTextInput method. Enhance your Document's interactivity and user experience today!...TextFormFieldType type , string format , string fieldValue , int maxLength...form field. format String Format string used to format the value...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::RevisionGroup class | Aspose.Wor...

    Aspose::Words::RevisionGroup class. Represents a group of sequential Revision objects. To learn more, visit the Documentation article in C++....inserted/deleted/moved text or description of format change. GetType () const override...revisions in a document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/rev...
  5. ChartYValueCollection.formatCode property | Asp...

    ChartYValueCollection.FormatCode property. Gets or sets the Format code applied to the Y values....formatCode property Gets or sets the format code applied to the Y values...() : string Remarks Number formatting is used to change the way...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Export EMLX to TEXT via C++ | products.aspose.com

    C++ API to Convert EMLX to TEXT without using Microsoft Word or Outlook...be used to convert EMLX file format to HTML and then export HTML...a wide range of email file formats, including EML, EMLX, MSG,...

    products.aspose.com/total/cpp/conversion/emlx-t...
  7. Export EMLX to BMP via C++ | products.aspose.com

    C++ API to Convert EMLX to BMP without using Microsoft Word or Outlook...be used to convert EMLX file format to HTML and then export HTML...various formats. It supports a wide range of email formats, including...

    products.aspose.com/total/cpp/conversion/emlx-t...
  8. Android API to Render CGM to ODT | products.asp...

    Transform CGM to ODT via Android via Java API...Metafile) is a vector graphics format used for storing and exchanging...documents. It is an XML-based file format for spreadsheets, charts, presentations...

    products.aspose.com/total/android-java/conversi...
  9. Export EMAIL to WORD via C++ | products.aspose.com

    C++ API to Convert EMAIL to WORD without using Microsoft Word or Outlook...transforming an email file format to another format. For example, you...need to convert an EMAIL file format to HTML. How Aspose.Total helps...

    products.aspose.com/total/cpp/conversion/email-...
  10. FieldEmbed | Aspose.Words for Java

    Implements the EMBED field in Java....Document doc = new Document(getMyDir() + "Legacy fields.doc"); //...collection. Assert.assertEquals(0, doc.getRange().getFields().getCount());...

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