Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 90,031 for

doc format

(1.73 sec)
  1. RevisionOptions.RevisionBarsWidth | Aspose.Word...

    Manage your Document's revision bars with the RevisionOptions RevisionBarsWidth property. Easily customize width for clear visibility and organization.... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  2. ImageSaveOptions.clone method | Aspose.Words fo...

    ImageSaveOptions.clone method. Creates a deep clone of this object.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . paragraphFormat . style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Markup::SdtDateStorageFormat enu...

    Aspose::Words::Markup::SdtDateStorageFormat enum. Specifies how the date for a date SDT is stored/retrieved when the SDT is bound to an XML node in the Document's data store in C++....the standard XML Schema Date format. DateTime 1 The date value...standard XML Schema DateTime format. Text 2 The date value for...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. StructuredDocumentTag.DateDisplayLocale | Aspos...

    Customize date Formats with the StructuredDocumentTag DateDisplayLocale property. Enhance user experience by setting preferred language Formats effortlessly....Allows to set/get the language format for the date displayed in this...structured document tag. Document doc = new Document (); // Insert...

    reference.aspose.com/words/net/aspose.words.mar...
  5. DropCapPosition Enum | Aspose.Words for .NET

    Discover Aspose.Words.DropCapPosition enum to enhance your Document design by defining unique drop cap text positions for impactful visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert one paragraph with...

    reference.aspose.com/words/net/aspose.words/dro...
  6. StructuredDocumentTag.dateDisplayFormat propert...

    StructuredDocumentTag.dateDisplayFormat property. String that represents the Format in which dates are displayed....String that represents the format in which dates are displayed...structured document tag. let doc = new aw . Document (); // Insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldCitation | Aspose.Words for Java

    Implements the CITATION field in Java.... Document doc = new Document(getMyDir() + "Bibliography...builder = new DocumentBuilder(doc); builder.write("Text to be cited...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Saving::RtfSaveOptions::get_Save...

    Aspose::Words::Saving::RtfSaveOptions::get_SaveImagesAsWmf method. When true all images will be saved as WMF in C++....Metafile format as we save the document as an RTF. auto doc = System...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Jpeg...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java.... Document doc = new Document(getMyDir() + "Reporting...options); buildReport(doc, dataSource, "persons"); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert PDF to Excel Workbook in Jython|Aspose....

    Explore how to convert PDF Documents to Excel workbooks in Jython using Aspose.PDF, enabling data extraction for analysis....Pdf to Excel To Check File Format using Aspose.PDF Java for Jython...to DOC or DOCX format in Jython Convert PDF to SVG Format in...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...