Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 13,477 for

document insertion

(0.17 sec)
  1. FieldIncludePicture.GraphicFilter | Aspose.Word...

    Discover the FieldIncludePicture GraphicFilter property, easily manage graphic format filters for seamless image integration in your projects....the graphic that is to be inserted. public string GraphicFilter...set ; } Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Theme.majorFonts property | Aspose.Words for No...

    Theme.majorFonts property. Allows to specify the set of major fonts for different languages.... Document ( base . myDir + "Theme colors...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Tables::CellMerge enum | Aspose....

    Aspose::Words::Tables::CellMerge enum. Specifies how a cell in a table is merged with other cells in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...DocumentBuilder > ( doc ); // Insert a cell into the first column...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. FieldRef.InsertParagraphNumberInFullContext | A...

    Control paragraph numbering with the FieldRef InsertParagraphNumberInFullContext property. Easily manage references for enhanced Document clarity....property Gets or sets whether to insert the paragraph number of the...set ; } Examples Shows how to insert REF fields to reference bookmarks...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Markdown Header – C# Code Examples

    Code for creating Markdown Header in C#. Use the C# library to create Markdown from scratch and open, parse, or edit MD files....NET Live Demos Cloud Documentation Free Trial API Reference...Overview Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/markdown-header/
  6. Convert Image to Base64 – Online Encoder and C#...

    Convert Image to Base64 online or in C# and use an encoded string for data URI. Embed it into HTML, CSS, XML, JSON and others....NET Live Demos Free Trial Documentation Source Code API Reference...Overview Live Demos Free Trial Documentation Source Code API Reference...

    products.aspose.com/svg/net/image-to-base64/
  7. Convert TIFF to Base64 – Online Encoder and C# ...

    Convert TIFF to Base64 online or in C# and use an encoded string for data URI. Embed it into HTML, CSS, XML, JSON and others....NET Live Demos Free Trial Documentation Source Code API Reference...Overview Live Demos Free Trial Documentation Source Code API Reference...

    products.aspose.com/svg/net/tiff-to-base64/
  8. Convert GIF to Base64 – Online Encoder and C# Code

    Convert GIF to Base64 online or in C# and use an encoded string for data URI. Embed it into HTML, CSS, XML, JSON and others....NET Live Demos Free Trial Documentation Source Code API Reference...Overview Live Demos Free Trial Documentation Source Code API Reference...

    products.aspose.com/svg/net/gif-to-base64/
  9. Aspose::Words::Drawing::Shape::Shape constructo...

    Aspose::Words::Drawing::Shape::Shape constructor. Creates a new shape object in C++....:DocumentBase>& The owner document. shapeType Aspose::Words::Drawing::ShapeType...shape. Examples Shows how to insert a shape with an image from...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word Document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...excel to images to insert them into word document. The code I’m using...to do this is: Document RepDoc = new Document(); DocumentBuilder...

    forum.aspose.com/t/shapes-in-charts-rendered-by...