Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 23,703 for

format

(0.03 sec)
  1. Supported File Formats – Aspose.HTML for Python...

    Learn about the input and output file Formats supported by Aspose.HTML for Python via .NET library....Getting Started Supported File Formats Live Demos HTML Python Solution...Pricing Buy Supported File Formats The following table indicates...

    docs.aspose.com/html/python-net/supported-file-...
  2. ParagraphFormat.character_unit_right_indent pro...

    ParagraphFormat.character_unit_right_indent property. Gets or sets the right indent value (in characters) for the specified paragraphs....DocumentBuilder ( doc = doc ) format = doc . first_section . body...first_paragraph . paragraph_format # Below are five different...

    reference.aspose.com/words/python-net/aspose.wo...
  3. IFieldResultFormatter.FormatNumeric | Aspose.Wo...

    Discover the iFieldResultFormatter FormatNumeric method for Aspose.Words. Enhance your document Formatting with powerful numeric switch capabilities!...Words applies a numeric format switch, i.e. # “#.##”. public...FormatNumeric ( double value , string format ) Remarks The implementation...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::ParagraphFormat::get_CharacterUn...

    Aspose::Words::ParagraphFormat::get_CharacterUnitLeftIndent method. Gets or sets the left indent value (in characters) for the specified paragraphs in C++....SharedPtr < ParagraphFormat > format = doc -> get_FirstSection ()...ASPOSE_ASSERT_EQ ( format -> get_LeftIndent (), 0.0 ); format -> set_CharacterUnitLeftInd...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Saving Generated Barcodes|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Android...only in common raster image formats but also as streams or vector...five common image formats, two vector formats, and some other ways...

    docs.aspose.com/barcode/androidjava/barcode-ima...
  6. Save Generated Barcodes in Java|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Python via .NET...vector (SVG and EMF) image file formats. Overview During barcode generation...only in common raster image formats but also as streams or vector...

    docs.aspose.com/barcode/python-net/save-barcode...
  7. FieldOptions.FieldUpdateCultureProvider | Aspos...

    Discover the FieldOptions FieldUpdateCultureProvider property, enabling tailored culture objects for each field to enhance user experience and localization....culture which parses date/time formatting for each field. public void...DateTimeFormatInfo format = culture . DateTimeFormat ; format . MonthNames...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Supported File Formats|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Supported File Formats Contents [ Hide ] Supported File Formats The following...following table indicates the file formats that Aspose.CAD for Java can...

    docs.aspose.com/cad/java/getting-started/suppor...
  9. ParagraphFormat.CharacterUnitLeftIndent | Aspos...

    Discover how to easily adjust the left indent for paragraphs using the CharacterUnitLeftIndent property. Enhance your document Formatting effortlessly!...DocumentBuilder ( doc ); ParagraphFormat format = doc . FirstSection . Body... AreEqual ( format . LeftIndent , 0.0d ); format . CharacterUnitLeftInd...

    reference.aspose.com/words/net/aspose.words/par...
  10. ParagraphFormat.characterUnitFirstLineIndent pr...

    ParagraphFormat.characterUnitFirstLineIndent property. Gets or sets the value (in characters) for the first-line or hanging indent...DocumentBuilder ( doc ); let format = doc . firstSection . body...0 ). toEqual ( format . leftIndent ); format . characterUnitLeftInd...

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