Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 13,294 for

document insertion

(0.4 sec)
  1. ImageSize.HeightPoints | Aspose.Words for .NET

    Discover the ImageSize HeightPoints property to easily retrieve image height in points—1 point equals 1/72 inch. Optimize your images effortlessly!... // When we insert an image using the "InsertImage"...that, // when we view the document using 100% zoom in Microsoft...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ParagraphFormat.keep_together property | Aspose...

    ParagraphFormat.keep_together property. True if all lines in the paragraph are to remain on the same page....Shows how to insert a paragraph into the document. doc = aw .... Document () builder = aw . DocumentBuilder ( doc = doc ) font...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TxtSaveOptions.add_bidi_marks property | Aspose...

    TxtSaveOptions.add_bidi_marks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format.... Examples Shows how to insert Unicode Character ‘RIGHT-TO-LEFT...bi-directional Run in text. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuildingBlockType enumeration | Aspose.Words fo...

    aspose.words.buildingblocks.BuildingBlockType enumeration. Specifies a building block type...be automatically inserted into the document whenever its name...an application. STRUCTURED_DOCUMENT_TAG_PLACEHOLDER_TEXT The building...

    reference.aspose.com/words/python-net/aspose.wo...
  5. WrapType | Aspose.Words for Java

    Specifies how text is wrapped around a shape or picture in Java.... Examples: Shows how to insert a floating image to the center...center of a page. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. Markdown Code Block – C# Code Examples

    Create Markdown Inline Code and Code Block in C#. Use the C# library to create Markdown from scratch and open, parse, or edit MD files....NET Live Demos Cloud Documentation Free Trial API Reference...Overview Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/markdown-code-block/
  7. AxisTickLabels.Spacing | Aspose.Words for .NET

    Control AxisTickLabels spacing effortlessly! Set intervals for tick labels to enhance your data visualization and improve chart clarity.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartAxis.MinorUnit | Aspose.Words for .NET

    Discover the ChartAxis MinorUnit property to easily adjust the spacing of minor tick marks for enhanced chart clarity and precision.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. FieldChar.get_field method | Aspose.Words for P...

    FieldChar.get_field method. Returns a field for the field char.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) field = builder . insert_field ( aw . fields . FieldType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Edit PDF using C# | Aspose.PDF

    Еdit PDF Document programmatically with C# sample code using Aspose.PDF for .NET...Programmatic modification of PDF documents is an essential part of modern...developers can edit text in PDF, insert graphs using external data...

    products.aspose.com/pdf/net/editor/