Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 8,826 for

document insertion

(0.07 sec)
  1. Convert HTML to PNG – C# Examples and Online Co...

    Convert HTML to PNG in C# using Aspose.HTML API. Consider various HTML to PNG conversion scenarios in C# examples. Try online HTML Converter....a PowerPoint presentation, insert it on a blog for your readers...Aspose.Html.Saving; using var document = new HTMLDocument("{{input...

    docs.aspose.com/html/net/convert-html-to-png/
  2. PageSetup.vertical_alignment property | Aspose....

    PageSetup.vertical_alignment property. Returns or sets the vertical alignment of text on each page in a Document or section....of text on each page in a document or section. @property def...to sections in a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GradientStop.Transparency | Aspose.Words for .NET

    Discover the GradientStop Transparency property to easily adjust gradient fill transparency from 0% to 100%. Enhance your designs with precise control!... Document doc = new Document (); DocumentBuilder...gradientStops . RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/net/aspose.words.dra...
  4. GradientStop.Color | Aspose.Words for .NET

    Discover the GradientStop Color property to easily set and customize gradient stop colors for stunning visual effects in your designs.... Document doc = new Document (); DocumentBuilder...gradientStops . RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/net/aspose.words.dra...
  5. StoryType enumeration | Aspose.Words for Python

    aspose.words.StoryType enumeration. Text of a Word Document is stored in stories...enumeration Text of a Word document is stored in stories. StoryType...There is no such story in the document. MAIN_TEXT Contains the main...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FootnotePosition enumeration | Aspose.Words for...

    aspose.words.notes.FootnotePosition enumeration. Defines the footnote position....different place where the document collects and displays its...its footnotes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_SignatureLineId method. Signature line identifier. Default value is Empty (all zeroes) Guid in C++....add a signature line to a document, and then sign it using a...srcDocumentPath = MyDir + u "Document.docx" ; String dstDocumentPath...

    reference.aspose.com/words/cpp/aspose.words.dig...
  8. Add an image in XPS files | API for .NET

    .NET API Solution to work with PS, XPS and EPS files. Learn how to add images to a XPS file with the attached C# code snippet...NET Add image to XPS Insert image into XPS file C# .NET...Page for .NET Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/net/add-image-to-xps/
  9. CustomXmlPartCollection class | Aspose.Words fo...

    Aspose.Words.Markup.CustomXmlPartCollection class. Represents a collection of Custom XML Parts...Structured Document Tags or Content Control documentation article...data stored in a document via the Document.customXmlParts property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Settings::ViewOptions::get_DoNot...

    Aspose::Words::Settings::ViewOptions::get_DoNotDisplayPageBoundaries method. Turns off display of the space between the top of the text and the top edge of the page in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...DocumentBuilder > ( doc ); // Insert content that spans across 3...

    reference.aspose.com/words/cpp/aspose.words.set...