Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 88,716 for

doc format

(0.28 sec)
  1. FieldTA | Aspose.Words for Java

    Implements the TA field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a TOA field, which...

    reference.aspose.com/words/java/com.aspose.word...
  2. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.XPS Format in Java....XPS format. To learn more, visit the Specify...saved XPS document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  3. ChartDataLabelCollection.GetEnumerator | Aspose...

    Discover the ChartDataLabelCollection GetEnumerator method—efficiently retrieve enumerator objects for seamless data charting and enhanced visualization....void DataLabels () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape chartShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  4. StructuredDocumentTag.calendarType property | A...

    StructuredDocumentTag.calendarType property. Specifies the type of calendar for this SDT... let doc = new aw . Document (); // Insert...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . Date...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PageSet class | Aspose.Words for Python

    aspose.words.saving.PageSet class. Describes a random set of pages... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Page...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SaveOptions.save_format property | Aspose.Words...

    SaveOptions.save_Format property. Specifies the Format in which the Document will be saved if this save options object is used....save_format property SaveOptions.save_format property Specifies...Specifies the format in which the document will be saved if this save...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert CSV to PPTX with C++ or with free Onlin...

    Convert CSV to PPTX within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function...SaveFormat Get Started with C++ File Format APIs Install from command line...

    products.aspose.com/total/cpp/conversion/csv-to...
  8. Extract OLE Objects from Workbook with C++|Docu...

    Learn how to extract OLE objects from a workbook using Aspose.Cells with C++.... The OLE objects (DOC, XLS, and PDF files) are saved...Specify each file format based on the OLE object format type switch...

    docs.aspose.com/cells/cpp/extract-ole-objects-f...
  9. Range.FormFields | Aspose.Words for .NET

    Discover the Range FormFields property, access a complete FormFields collection to efficiently manage all form fields within your specified range....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words/ran...
  10. FormFieldCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all form fields from your Document with the FormFieldCollection Clear method, ensuring a streamlined and organized workspace....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...