Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 17,903 for

insert documents

(0.14 sec)
  1. ControlChar.ParagraphBreakChar | Aspose.Words f...

    Discover the ControlChar ParagraphBreakChar field, streamline your text formatting with the essential end-of-paragraph character for efficient document editing....characters to a document. Document doc = new Document (); DocumentBuilder...ControlChar . SectionBreak ); // Insert a new section, and then set...

    reference.aspose.com/words/net/aspose.words/con...
  2. ControlChar.NonBreakingSpaceChar | Aspose.Words...

    Discover ControlChar NonBreakingSpaceChar for seamless text formatting. Enhance your Documents with non-breaking space character char160 for improved readability....characters to a document. Document doc = new Document (); DocumentBuilder...ControlChar . SectionBreak ); // Insert a new section, and then set...

    reference.aspose.com/words/net/aspose.words/con...
  3. ControlChar.SpaceChar | Aspose.Words for .NET

    Explore ControlChar SpaceChar field. Unlock the power of char32 for seamless data management and enhanced character control in your applications....characters to a document. Document doc = new Document (); DocumentBuilder...ControlChar . SectionBreak ); // Insert a new section, and then set...

    reference.aspose.com/words/net/aspose.words/con...
  4. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....sheets, or charts, you can insert headers and footers only by...

    docs.aspose.com/cells/cpp/get-headers-or-footers/
  5. Aspose::Words::Drawing::ShapeBase::LocalToParen...

    Aspose::Words::Drawing::ShapeBase::LocalToParent method. Converts a value from the local coordinate space into the coordinate space of the parent shape in C++....doc = MakeObject < Document > (); // Insert a group shape, and...and to the right of // the document's x and Y coordinate origin...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. AxisTickLabelPosition | Aspose.Words for Java

    Specifies the possible positions for tick labels in Java....Shows how to insert chart with date/time values. Document doc = new...new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Copying and Moving Worksheets|Documentation

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the Aspose.Cells for Python via .NET API....sheet before which you want to insert the moved or copied sheets...

    docs.aspose.com/cells/python-net/copying-and-mo...
  8. TextBox class | Aspose.Words for Python

    aspose.words.drawing.TextBox class. Defines attributes that specify how a text is displayed inside a shape...the Working with Shapes documentation article. Remarks Use the...contents tightly. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldHyperlink.address property | Aspose.Words ...

    FieldHyperlink.address property. Gets or sets a location where this hyperlink jumps....HYPERLINK fields to link to documents in the local file system.... doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldHyperlink.screen_tip property | Aspose.Wor...

    FieldHyperlink.screen_tip property. Gets or sets the ScreenTip text for the hyperlink....HYPERLINK fields to link to documents in the local file system.... doc = aw . Document () builder = aw . DocumentBuilder ( doc...

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