Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 20,756 for

document insertion

(0.2 sec)
  1. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of shapes in a Document...Represents a group of shapes in a document. To learn more, visit the...Group Shape into a Word Document documentation article. Remarks A...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Color Palette Labels in a Chart Improperly Posi...

    Hello team. We encountered an issue when converting a given SVG image to EMF and inserting into empty Word Document. The sample code for conversion is as following: private static byte[] convertSvgImageToEmf(final Str…...image to EMF and inserting into empty Word document. The sample code... String svg) { Document tmpDoc = new Document(); tmpDoc.getCompatibilityOpti()...

    forum.aspose.com/t/color-palette-labels-in-a-ch...
  3. Aspose::Words::InlineStory::get_IsDeleteRevisio...

    Aspose::Words::InlineStory::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. FootnoteOptions.number_style property | Aspose....

    FootnoteOptions.number_style property. Specifies the number format for automatically numbered footnotes....applicable number styles see the Insert Footnote or Endnote dialog...reference marks. doc = aw . Document () builder = aw . DocumentBuilder...

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

    Discover the FormField CheckBoxSize property to customize checkbox dimensions in points, enhancing your forms when IsCheckBoxExactSize is enabled....how insert different kinds of form fields into a document, and...process them with using a document visitor implementation. public...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FormField.IsCheckBoxExactSize | Aspose.Words fo...

    Discover the FormField IsCheckBoxExactSize property, easily control textbox sizing with a simple boolean setting for optimal customization....how insert different kinds of form fields into a document, and...process them with using a document visitor implementation. public...

    reference.aspose.com/words/net/aspose.words.fie...
  7. TextBox | Aspose.Words for Java

    Defines attributes that specify how a text is displayed inside a shape in Java....the Working with Shapes documentation article. Remarks: Use the...inside a text box. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::DocumentBuilder::EndRow method |...

    Aspose::Words::DocumentBuilder::EndRow method. Ends a table row in the Document in C++....method Ends a table row in the document. System :: SharedPtr < Aspose...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. GlossaryDocument.FirstBuildingBlock | Aspose.Wo...

    Discover the FirstBuildingBlock property in GlossaryDocument. Easily access the initial building block for streamlined Document management....building block in the glossary document. public BuildingBlock FirstBuildingBlock...a glossary document. Document doc = new Document (); GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.bui...
  10. Section.protected_for_forms property | Aspose.W...

    Section.protected_for_forms property. True if the section is protected for forms... Document () builder = aw . DocumentBuilder... Hello world!' ) builder . insert_break ( aw . BreakType . S...

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