Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 90,311 for

doc format

(0.14 sec)
  1. Convert WORD To TXT C++

    Convert a Word Document to TXT Format in C++ code. Save a Word Document as TXT using C++....TXT, and many other document formats using C++. TXT Node Python...easily convert files from one format to another, making it an indispensable...

    products.aspose.com/words/cpp/conversion/word-t...
  2. Convert TEXT To WORD C++

    Convert TEXT to WORD Format in C++ code. Save TEXT as WORD using C++....Word, and many other document formats using C++. DOCX Node Python...easily convert files from one format to another, making it an indispensable...

    products.aspose.com/words/cpp/conversion/text-t...
  3. 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...
  4. FileFormatUtil.ExtensionToSaveFormat | Aspose.W...

    Effortlessly convert file name extensions to SaveFormat values with the FileFormatUtil ExtensionToSaveFormat method. Simplify your file management today!...FileFormatUtil methods to detect the format of a document. // Load a document...extension, and then detect its file format. using ( FileStream docStream...

    reference.aspose.com/words/net/aspose.words/fil...
  5. FieldEQ | Aspose.Words for Java

    Implements the EQ field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // An EQ field displays a mathematical...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. ImagePixelFormat enumeration | Aspose.Words for...

    Aspose.Words.Saving.ImagePixelFormat enumeration. Specifies the pixel Format for the generated images of Document pages....enumeration Specifies the pixel format for the generated images of...a document to an image. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Style::get_NextParagraphStyleNam...

    Aspose::Words::Style::get_NextParagraphStyleName method. Gets/sets the name of the style to be applied automatically to a new paragraph inserted after a paragraph Formatted with the specified style in C++....inserted after a paragraph formatted with the specified style....document’s style collection. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. Mail Merge Form Fields|Aspose.Words for Java

    Mail Merge Form Fields using PHP..../" ; $ doc = new Document ( $ dataDir . "Template.doc" ); $ doc...doc -> getMailMerge ()-> setFieldMergingCallb ( new HandleMergeField...

    docs.aspose.com/words/java/mail-merge-form-fields/
  10. ChartDataPointCollection.HasDefaultFormat | Asp...

    Discover if the data point at a specific index in ChartDataPointCollection uses the default Format. Enhance your data visualization today!...specified index has default format. public bool HasDefaultFormat...how to copy data point format. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.dra...