Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 18,038 for

insert documents

(0.18 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowLegendKey method. Allows to specify whether legend key is to be displayed for the data labels of the entire series. Default value is false in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...get_Series () -> Clear (); // Insert a custom chart series with...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....Working with OfficeMath documentation article. Remarks: In this...display formatting. Document doc = new Document(getMyDir() + "Office...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::BreakType enum | Aspose.Words fo...

    Aspose::Words::BreakType enum. Specifies type of a break inside a document in C++....Specifies type of a break inside a document. enum class BreakType Values...create headers and footers in a document using DocumentBuilder . auto...

    reference.aspose.com/words/cpp/aspose.words/bre...
  4. IFieldUserPromptRespondent | Aspose.Words for Java

    Represents the respondent to user prompts during field update in Java....throws Exception { Document doc = new Document(); DocumentBuilder...fieldRef.getFieldCode()); // Insert the ASK field and edit its...

    reference.aspose.com/words/java/com.aspose.word...
  5. TextPath.FitShape | Aspose.Words for .NET

    Discover how the TextPath FitShape property ensures your text perfectly fits within a shape's bounding box for enhanced design flexibility....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...docx" ); } /// <summary> /// Insert a new paragraph with a WordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Access and Update the Portions of Rich Text of ...

    Learn how to Access and Update the Portions of Rich Text of Cell through the Aspose.Cells for .NET API....Arial Courier New Verdana AI Document Assistant Close Excel – R1C1...R1C1 Reference Style vs. A1 Insert Hyperlinks into Excel or OpenOffice...

    docs.aspose.com/cells/net/access-and-update-the...
  7. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_XValues method. Gets a collection of X values for this chart series in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a Bubble chart. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_YValues method. Gets a collection of Y values for this chart series in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a Bubble chart. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_BubbleSizes method. Gets a collection of bubble sizes for this chart series in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a Bubble chart. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. PageSetup.page_number_style property | Aspose.W...

    PageSetup.page_number_style property. Gets or sets the page number format.... Document () builder = aw . DocumentBuilder...'Section 1, page 1.' ) builder . insert_break ( aw . BreakType . PAGE_BREAK...

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