Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 23,556 for

format

(0.03 sec)
  1. Aspose::Words::ParagraphFormat::get_CharacterUn...

    Aspose::Words::ParagraphFormat::get_CharacterUnitRightIndent method. Gets or sets the right 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...
  2. ParagraphFormat.LineUnitBefore | Aspose.Words f...

    Discover how the ParagraphFormat LineUnitBefore property enhances your document's layout by adjusting spacing before paragraphs for a polished look....DocumentBuilder ( doc ); ParagraphFormat format = doc . FirstSection . Body... AreEqual ( format . LeftIndent , 0.0d ); format . CharacterUnitLeftInd...

    reference.aspose.com/words/net/aspose.words/par...
  3. 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...
  4. 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...
  5. ParagraphFormat.character_unit_first_line_inden...

    ParagraphFormat.character_unit_first_line_indent property. Gets or sets the value (in characters) for the first-line or hanging indent...DocumentBuilder ( doc = doc ) format = doc . first_section . body...first_paragraph . paragraph_format # Below are five different...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::ParagraphFormat::get_LineUnitAft...

    Aspose::Words::ParagraphFormat::get_LineUnitAfter method. Gets or sets the amount of spacing (in gridlines) after the 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...
  7. Aspose::Words::ParagraphFormat::get_LineUnitBef...

    Aspose::Words::ParagraphFormat::get_LineUnitBefore method. Gets or sets the amount of spacing (in gridlines) before the 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...
  8. Psd file|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....file format. You can read full overview of PSD File Format and...supports all sections of PSD Format. 1. PSD and PSB Headers in...

    docs.aspose.com/psd/net/psd-file/
  9. FontInfo.get_embedded_font method | Aspose.Word...

    FontInfo.get_embedded_font method. Gets a specific embedded font file....get_embedded_font method get_embedded_font(format, style) Gets a specific embedded...get_embedded_font ( self , format : aspose . words . fonts ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Render a Slide as an SVG Image in C#|Aspose.Sli...

    This article explains how to convert PowerPoint Presentation to SVG Format using C#. You can convert PPT, PPTX, ODP Formats into SVG images....PowerPoint Presentation to SVG format using C# . It covers the following...following topics. Format : PowerPoint C# PowerPoint to SVG C#...

    docs.aspose.com/slides/net/render-a-slide-as-an...