Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 88,753 for

doc format

(0.37 sec)
  1. ThemeColors.accent4 property | Aspose.Words for...

    ThemeColors.accent4 property. Specifies color Accent 4.... doc = aw . Document ( file_name =...default fonts and colors. theme = doc . theme # Some styles, such as...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CellFormat.BottomPadding | Aspose.Words for .NET

    Discover the CellFormat BottomPadding property to customize spacing in your cells. Enhance your layouts with precise point adjustments for better presentation....how to format cells with a document builder. Document doc = new...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  3. CellFormat.LeftPadding | Aspose.Words for .NET

    Discover the CellFormat LeftPadding property to easily adjust left spacing in points, enhancing your cell content's appearance and readability....how to format cells with a document builder. Document doc = new...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  4. CellFormat.TopPadding | Aspose.Words for .NET

    Discover the CellFormat TopPadding property to customize spacing above cell contents in points, enhancing your spreadsheet's layout and readability....how to format cells with a document builder. Document doc = new...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportDropDownFormFieldAsText method. Controls how drop-down form fields are saved to HTML or MHTML. Default value is false in C++....due to requirements of this format. Examples Shows how to get...text when saving to html. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. ListFormat.RemoveNumbers | Aspose.Words for .NET

    Effortlessly remove numbers or bullets from your paragraphs with the ListFormat RemoveNumbers method, resetting your list level to zero for clean Formatting....Shows how to remove list formatting from all paragraphs in the...text of a section. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  7. ThemeColor enumeration | Aspose.Words for Python

    aspose.words.themes.ThemeColor enumeration. Specifies the theme colors for Document themes... doc = aw . Document () # Define fonts...default. doc . theme . minor_fonts . latin = 'Algerian' doc . theme...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ViewOptions | Aspose.Words for Java

    Provides various options that control how a Document is shown in Microsoft Word in Java.... Document doc = new Document(); DocumentBuilder...DocumentBuilder(doc); builder.writeln("Hello world!"); doc.getViewOptions()...

    reference.aspose.com/words/java/com.aspose.word...
  9. | Aspose

    Sample code for JPEG2000 to DocX Java conversion. Use API example code for batch JPEG2000 files to DocX conversion within any Web or Desktop Java based application....smartphone photos in JPEG2000 format and creates JPEG2000 documents...JPEG2000 What is JPEG2000 File Format JPEG 2000 (JP2) is an image...

    products.aspose.com/ocr/cpp/conversion/jpeg2000...
  10. ListLevelCollection.Item | Aspose.Words for .NET

    Access list levels effortlessly with the ListLevelCollection Item property. Retrieve any level by index for seamless Document Formatting.... Document doc = new Document (); // A list...within a style. Style listStyle = doc . Styles . Add ( StyleType ....

    reference.aspose.com/words/net/aspose.words.lis...