Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 17,938 for

document insertion

(0.04 sec)
  1. 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...
  2. ImageSaveOptions.image_contrast property | Aspo...

    ImageSaveOptions.image_contrast property. Gets or sets the contrast for the generated images....Words converts a document to one. doc = aw . Document () builder =...'Hello world!' ) builder . insert_image ( file_name = IMAGE_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Insert Shape in Word using Python

    This article assists on how to insert shape in Word using Python. It has the IDE settings, steps, and a sample code showing how to draw a straight line in Word using Python....TeX Product Family Insert Shape in Word using Python...This article describes how to insert shape in Word using Python...

    kb.aspose.com/words/python/insert-shape-in-word...
  4. MetafileRenderingOptions.use_gdi_raster_operati...

    MetafileRenderingOptions.use_gdi_raster_operations_emulation property. Gets or sets a value determining whether or not to use the GDI+ for raster operations emulation....rendering mode when saving documents with Windows Metafile images...image formats. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldGlossary.EntryName | Aspose.Words for .NET

    Discover the FieldGlossary EntryName property to easily manage glossary entries—get or set names for seamless content integration....name of the glossary entry to insert. public string EntryName {...GLOSSARY fields. Document doc = new Document (); // Create a glossary...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::DocumentBuilder::MoveToHeaderFoo...

    Aspose::Words::DocumentBuilder::MoveToHeaderFooter method. Moves the cursor to the beginning of a header or footer in the current section in C++....create headers and footers in a document using DocumentBuilder . auto...auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Inline.is_delete_revision property | Aspose.Wor...

    Inline.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.Rotation | Aspose.Words for .NET

    Discover the ShapeBase Rotation property, easily define and customize rotation angles for your shapes, enhancing your design's precision and creativity....Shows how to insert and rotate an image. Document doc = new Document...DocumentBuilder ( doc ); // Insert a shape with an image. Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. LayoutCollector.clear method | Aspose.Words for...

    LayoutCollector.clear method. Clears all collected layout data... Call this method after document was manually updated, or layout...that a node spans. doc = aw . Document () layout_collector = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Paragraph.break_is_style_separator property | A...

    Paragraph.break_is_style_separator property. True if this paragraph break is a Style Separator... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) builder . insert_table_of_contents ( ' \\ o...

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