Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 316 for

20.3

(0.23 sec)
  1. ParagraphFormat.line_unit_after property | Aspo...

    ParagraphFormat.line_unit_after property. Gets or sets the amount of spacing (in gridlines) after the paragraphs....character_unit_first_line_indent = 20.3 self . assertAlmostEqual ( format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.characterUnitFirstLineIndent pr...

    ParagraphFormat.characterUnitFirstLineIndent property. Gets or sets the value (in characters) for the first-line or hanging indent... characterUnitFirstLi = 20.3 ; expect ( format . firstLineIndent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...character_unit_first_line_indent = 20.3 self . assertAlmostEqual ( format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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++....-> set_CharacterUnitFirstLi ( 20.3 ); ASSERT_NEAR ( format -> get_FirstLineIndent...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. 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++....-> set_CharacterUnitFirstLi ( 20.3 ); ASSERT_NEAR ( format -> get_FirstLineIndent...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Release Memory used by Document Instance when S...

    Perhaps I don’t understand how to use SharedPtr and MakeObject, but the Visual Studio resource monitor shows this code using up lots of memory as it runs: #include <Aspose.Words.Cpp/Model/Document/Document.h> using nam…...Words for C++ 20.3 update . So, please upgrade...

    forum.aspose.com/t/release-memory-used-by-docum...
  7. Use French Culture from DATE Field Formatting P...

    Hi, When converting a DOCX with French date fields to PDF. I noticed the formatting has been reset to English: Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.pdf"); When I did the same in Word ‘save…...Save("E:\\Temp\\TEST\\20.3-fr-FR.pdf"); Hope, this helps...Save("E:\\Temp\\testmultilanguage\\20.3-FieldUpdateCultureSo-FieldCode...

    forum.aspose.com/t/use-french-culture-from-date...
  8. 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++....-> set_CharacterUnitFirstLi ( 20.3 ); ASSERT_NEAR ( format -> get_FirstLineIndent...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. 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++....-> set_CharacterUnitFirstLi ( 20.3 ); ASSERT_NEAR ( format -> get_FirstLineIndent...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. 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.... CharacterUnitFirstLi = 20.3 ; Assert . That ( 243.59d ,...

    reference.aspose.com/words/net/aspose.words/par...