Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 78,368 for

doc format

(0.05 sec)
  1. FieldChar.IsDirty | Aspose.Words for .NET

    Discover how the FieldChar IsDirty property helps maintain Document accuracy by tracking changes, ensuring your fields always reflect the latest updates.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldDate field = ( FieldDate...

    reference.aspose.com/words/net/aspose.words.fie...
  2. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Lorem...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert JPG to DOCX via C# | Aspose

    Sample code for JPG to DocX C# conversion. Use API example code for batch JPG files to DocX conversion within VB.NET, Asp.NET or any .NET based application....even smartphone photos in JPG format and creates JPG documents containing...is JPG File Format A JPEG is a type of image format that is saved...

    products.aspose.com/ocr/net/conversion/jpg-to-d...
  4. Convert JPEG to DOCX via C# | Aspose

    Sample code for JPEG to DocX C# conversion. Use API example code for batch JPEG files to DocX conversion within VB.NET, Asp.NET or any .NET based application....even smartphone photos in JPEG format and creates JPEG documents...JPEG File Format A JPEG is a type of image format that is saved...

    products.aspose.com/ocr/net/conversion/jpeg-to-...
  5. | Aspose

    Sample code for GIF to DocX Java conversion. Use API example code for batch GIF files to DocX conversion within any Web or Desktop Java based application....even smartphone photos in GIF format and creates GIF documents containing...GIF File Format A GIF or Graphical Interchange Format is a type...

    products.aspose.com/ocr/cpp/conversion/gif-to-d...
  6. Aspose::Words::ParagraphFormat::get_RightIndent...

    Aspose::Words::ParagraphFormat::get_RightIndent method. Gets or sets the value (in points) that represents the right indent for paragraph in C++....paragraph formatting to create off-center text. auto doc = System...Words :: DocumentBuilder > ( doc ); // Center all text that the...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose::Words::ParagraphFormat::get_LeftIndent ...

    Aspose::Words::ParagraphFormat::get_LeftIndent method. Gets or sets the value (in points) that represents the left indent for paragraph in C++....paragraph formatting to create off-center text. auto doc = System...Words :: DocumentBuilder > ( doc ); // Center all text that the...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. 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...
  9. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.ODT or SaveFormat.OTT Format in Java....OTT format. To learn more, visit the Specify...an older ODT schema. Document doc = new Document(getMyDir() + "Rendering...

    reference.aspose.com/words/java/com.aspose.word...
  10. CellFormat.bottom_padding property | Aspose.Wor...

    CellFormat.bottom_padding property. Returns or sets the amount of space (in points) to add below the contents of cell....Shows how to format cells with a document builder. doc = aw . Document...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...