Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 19,559 for

document insertion

(0.23 sec)
  1. Add an image in PS files | .NET

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

    products.aspose.com/page/net/add-image-to-ps/
  2. Aspose::Words::Saving::HtmlElementSizeOutputMod...

    Aspose::Words::Saving::HtmlElementSizeOutputMode enum. Specifies how Aspose.Words exports element widths and heights to HTML, MHTML and EPUB in C++....relative units, specified in the document are exported. RelativeOnly...specified in relative units in the document. Fixed sizes are not exported...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. HeaderFooterCollection class | Aspose.Words for...

    aspose.words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)...with Headers and Footers documentation article. Remarks There can...this collection and from the document. (Inherited from NodeCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Tables::CellFormat::get_TopPaddi...

    Aspose::Words::Tables::CellFormat::get_TopPadding method. Returns or sets the amount of space (in points) to add above the contents of cell in C++....how to format cells with a document builder. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Paragraph.IsDeleteRevision | Aspose.Words for .NET

    Discover the IsDeleteRevision property in Microsoft Word. Learn how it indicates deletions during change tracking for efficient Document management.... Document doc = new Document (); Body body = doc...tracking will register as "Insert" revisions. doc . StartTrackRevisions...

    reference.aspose.com/words/net/aspose.words/par...
  6. ParagraphFormat.keep_together property | Aspose...

    ParagraphFormat.keep_together property. True if all lines in the paragraph are to remain on the same page....Shows how to insert a paragraph into the document. doc = aw .... Document () builder = aw . DocumentBuilder ( doc = doc ) font...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextBox.InternalMarginLeft | Aspose.Words for .NET

    Discover the TextBox InternalMarginLeft property to customize your shape's inner left margin in points for enhanced design flexibility.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartTitle Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartTitle class to easily manage and customize your chart titles for enhanced data visualization....the Working with Charts documentation article. public class ChartTitle...Shows how to insert a chart and set a title. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Get Resolution and Dimensions of Embedded Image...

    Discover how to extract image resolutions and dimensions from embedded images in PDF files using Aspose.PDF in Java....names of any images in the document. Get the images using the...extracting the image from the PDF document. package com.aspose.pdf.examples...

    docs.aspose.com/pdf/java/get-resolution-and-dim...
  10. Bullet Journaling with OneNote in C# | Bullet J...

    Learn how to do bullet journaling with OneNote in C# using Aspose.Note for .NET. Explore our step-by-step guide and build your own journaling tool....Step 1: Create a New OneNote Document Step 2: Add a New Page Step...OneNote Document # Start by initializing a new Document object...

    blog.aspose.com/note/bullet-journaling-with-one...