Sort Score
Result 10 results
Languages All
Labels All
Results 5,831 - 5,840 of 157,127 for

doc

(0.07 sec)
  1. 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.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . ListFormat . ApplyNumberDefault...

    reference.aspose.com/words/net/aspose.words.lis...
  2. Font.textEffect property | Aspose.Words for Nod...

    Font.textEffect property. Gets or sets the font animation effect.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . size = 36...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ConverterContext | Aspose.Words for Java

    Document converter context in Java.... String doc = getMyDir() + "Big document...create(converterContext) .from(doc) .to(getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...
  4. Stroke.DashStyle | Aspose.Words for .NET

    Discover the Stroke DashStyle property to customize your design with unique dot and dash patterns for stunning visual effects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Shape.Stroke | Aspose.Words for .NET

    Discover the Shape Stroke property to enhance your designs with customizable strokes, adding depth and style to your shapes effortlessly.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Fill.Visible | Aspose.Words for .NET

    Control visibility with the Fill Visible property. Easily manage formatting to enhance your design and ensure clarity in your application.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Hyphenation.UnregisterDictionary | Aspose.Words...

    Effortlessly remove hyphenation dictionaries for any language with the UnregisterDictionary method, enhancing text clarity and readability.... Document doc = new Document ( MyDir + "German...text.docx" ); Assert . True ( doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/hyp...
  8. ChartSeries.add method | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeries.add method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  9. EditableRange.editor_group property | Aspose.Wo...

    EditableRange.editor_group property. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range.... doc = aw . Document () doc . protect ( type...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( "Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ParagraphFormat.ClearFormatting | Aspose.Words ...

    Reset your paragraph formatting effortlessly with the ClearFormatting method, ensuring a polished and professional look for your Documents.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // A list allows us to organize...

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