Sort Score
Result 10 results
Languages All
Labels All
Results 5,771 - 5,780 of 17,838 for

document insertion

(0.09 sec)
  1. Adding Slide to Presentation|Aspose.Slides Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms...., 1 , "My new slide" ); // Insert a slide into the specified...slideTitle ) { // Open the source document as read/write. using ( PresentationDocument...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  2. Aspose::Words::BuildingBlocks::BuildingBlockBeh...

    Aspose::Words::BuildingBlocks::BuildingBlockBehavior enum. Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main Document in C++....block when it is inserted into the main document. enum class BuildingBlockBehavio...the building block shall be inserted as inline content. Paragraph...

    reference.aspose.com/words/cpp/aspose.words.bui...
  3. Aspose::Words::Drawing::RelativeVerticalPositio...

    Aspose::Words::Drawing::RelativeVerticalPosition enum. Specifies to what the vertical position of a shape or text frame is relative in C++.... Examples Shows how to insert an image, and use it as a watermark...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ChartMultilevelValue Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartMultilevelValue class to effectively manage multilevel data in your charts, enhancing your data visualization capabilities.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a Treemap chart. Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. HTML Image Code Generator – Online Tool and C# ...

    Generate html code for image and use it in your own website. HTML Image Generator creates HTML and C# code for an HTML image element....NET Live Demos Cloud Documentation Free Trial API Reference...Overview Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/generators/image/
  6. Fill.back_tint_and_shade property | Aspose.Word...

    Fill.back_tint_and_shade property. Gets or sets a double value that lightens or darkens the background color.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextColumn.space_after property | Aspose.Words ...

    TextColumn.space_after property. Gets or sets the space between this column and the next column in points... Document () builder = aw . DocumentBuilder...'Narrow column 1.' ) builder . insert_break ( aw . BreakType . COLUMN_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartAxis.hidden property | Aspose.Words for Py...

    ChartAxis.hidden property. Gets or sets a flag indicating whether this axis is hidden or not.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldXE::get_Text method...

    Aspose::Words::Fields::FieldXE::get_Text method. Gets or sets the text of the entry in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Remove method. Removes a specified GradientStop from the collection in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...