Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 9,370 for

assemble document

(0.06 sec)
  1. ListCollection Class | Aspose.Words for .NET

    Aspose.Words.Lists.ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a Document in C#....and numbered lists used in a document. To learn more, visit the...the Working with Lists documentation article. public class ListCollection...

    reference.aspose.com/words/net/aspose.words.lis...
  2. HtmlRenderer | Aspose.HTML for .NET API Reference

    Represents an HTML Document renderer....HtmlRenderer class Represents an HTML document renderer. public class HtmlRenderer...HtmlRenderer : Renderer < Document > Constructors Name Description...

    reference.aspose.com/html/net/aspose.html.rende...
  3. DmlRenderingMode Enum | Aspose.Words for .NET

    Aspose.Words.Saving.DmlRenderingMode enum. Specifies how DrawingML shapes are rendered to fixed page formats in C#.... Document doc = new Document ( MyDir + "DrawingML...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  4. SvgSaveOptions.ResourcesFolder | Aspose.Words f...

    SvgSaveOptions ResourcesFolder property. Specifies the physical folder where resources images are saved when exporting a Document to Svg format. Default is null in C#....are saved when exporting a document to Svg format. Default is...is false . When you save a Document in SVG format, Aspose.Words...

    reference.aspose.com/words/net/aspose.words.sav...
  5. HtmlFixedSaveOptions.Encoding | Aspose.Words fo...

    HtmlFixedSaveOptions Encoding property. Specifies the encoding to use when exporting to HTML. Default value is new UTF8Encodingtrue UTF8 with BOM in C#....exporting a document to HTML. Document doc = new Document (); DocumentBuilder...If we want to represent our document using a different encoding...

    reference.aspose.com/words/net/aspose.words.sav...
  6. OutlineOptions Class | Aspose.Words for .NET

    Aspose.Words.Saving.OutlineOptions class. Allows to specify outline options in C#....more, visit the Save a Document documentation article. public class...missing outline levels when the document is exported. CreateOutlinesForHea...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ParagraphFormat.SuppressAutoHyphens | Aspose.Wo...

    ParagraphFormat SuppressAutoHyphens property. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the Document settings in C#....hyphenation which is applied in the document settings. public bool SuppressAutoHyphens...IsDictionaryRegister ( "de-CH" )); // Open a document containing text with a locale...

    reference.aspose.com/words/net/aspose.words/par...
  8. PdfSaveOptions.CacheBackgroundGraphics | Aspose...

    PdfSaveOptions CacheBackgroundGraphics property. Gets or sets a value determining whether or not to cache graphics placed in Documents background in C#....to cache graphics placed in document’s background. public bool...graphics are written to the PDF document as an xObject. When the value...

    reference.aspose.com/words/net/aspose.words.sav...
  9. XmlVersion | Aspose.SVG for .NET API Reference

    An attribute specifying as part of the XML declaration the version number of this Document. If there is no declaration and if this Document supports the XML feature the value is 1.0. If this Document does not support the XML feature the value is always null....XmlVersion Document.XmlVersion property An attribute specifying...the version number of this document. If there is no declaration...

    reference.aspose.com/svg/net/aspose.svg.dom/doc...
  10. IWarningCallback Interface | Aspose.Words for .NET

    Aspose.Words.IWarningCallback interface. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during Document loading or saving in C#....warnings that can occur during document loading or saving. public...encounters some issue during document loading or saving that might...

    reference.aspose.com/words/net/aspose.words/iwa...