Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 13,574 for

insert documents

(0.1 sec)
  1. Aspose::Words::BookmarkCollection::RemoveAt met...

    Aspose::Words::BookmarkCollection::RemoveAt method. Removes a bookmark at the specified index in C++....bookmarks from a document. auto doc = MakeObject < Document > (); auto...DocumentBuilder > ( doc ); // Insert five bookmarks with text inside...

    reference.aspose.com/words/cpp/aspose.words/boo...
  2. LineStyle | Aspose.Words for Java

    Specifies line style of a Border in Java....to insert a string surrounded by a border into a document. Document...Document doc = new Document(); DocumentBuilder builder = new ...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::PageSetup::get_PageNumberStyle m...

    Aspose::Words::PageSetup::get_PageNumberStyle method. Gets or sets the page number format in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...2, page 3." ); // Move the document builder to the first section's...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Data Label FormatCode in Charts Has No Effect D...

    Hello Aspose Support, I’m experiencing an issue with chart data labels in Aspose.Words for .NET. While it’s technically possible to set a custom FormatCode for ChartDataLabels, it appears to have no effect on the final …...output and expected output documents along with code that will...a bar chart inside a word document from scratch. I tried all...

    forum.aspose.com/t/data-label-formatcode-in-cha...
  5. Aspose::Words::Tables::Table::AutoFit method | ...

    Aspose::Words::Tables::Table::AutoFit method. Resizes the table and cells according to the specified auto fit behavior in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...-> StartTable (); // We must insert at least one row before setting...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Aspose::Words::Drawing::Charts::AxisScaling::ge...

    Aspose::Words::Drawing::Charts::AxisScaling::get_LogBase method. Gets or sets the logarithmic base for a logarithmic axis in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...get_Series () -> Clear (); // Insert a series with X/Y coordinates...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::get_Count method. Returns the number of ChartSeries in this collection in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...DocumentBuilder > ( doc ); // Insert a column chart that will contain...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Themes::Theme::get_MajorFonts me...

    Aspose::Words::Themes::Theme::get_MajorFonts method. Allows to specify the set of major fonts for different languages in C++.... auto doc = MakeObject < Document > ( MyDir + u "Theme colors...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/cpp/aspose.words.the...
  9. Inline Class | Aspose.Words for .NET

    Discover the Aspose.Words.Inline class, designed for character formatting in inline nodes. Enhance your document's style without child nodes!...Levels of Nodes in a Document documentation article. public abstract...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/inl...
  10. Aspose::Words::Themes::ThemeColors::get_Accent3...

    Aspose::Words::Themes::ThemeColors::get_Accent3 method. Specifies color Accent 3 in C++.... auto doc = MakeObject < Document > ( MyDir + u "Theme colors...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/cpp/aspose.words.the...