Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 9,370 for

assemble document

(0.09 sec)
  1. SVGDocument | Aspose.SVG for .NET API Reference

    An SVGDocument is the root of the SVG hierarchy and holds the entire content. Besides providing access to the hierarchy it also provides some convenience methods for accessing certain sets of information from the Document. When an svg element is embedded inline as a component of a Document from another namespace such as when an svg element is embedded inline within an XHTML Document XHTML then an SVGDocument object will not exist instead the root object in the Document object hierarchy will be a Document object of a different type such as an HTMLDocument object. However an SVGDocument object will indeed exist when the root element of the XML Document hierarchy is an svg element such as when viewing a stand-alone SVG filei.e. a file with MIME type image/svgxml. In this case the SVGDocument object will be the root object of the Document object model hierarchy....sets of information from the document. When an ‘svg’ element is...inline as a component of a document from another namespace, such...

    reference.aspose.com/svg/net/aspose.svg/svgdocu...
  2. RtfSaveOptions.SaveImagesAsWmf | Aspose.Words f...

    RtfSaveOptions SaveImagesAsWmf property. When true all images will be saved as WMF in C#....to convert all images in a document to the Windows Metafile format...save the document as an RTF. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FixedPageSaveOptions.PageSavingCallback | Aspos...

    FixedPageSaveOptions PageSavingCallback property. Allows to control how separate pages are saved when a Document is exported to fixed page format in C#....separate pages are saved when a document is exported to fixed page...to use a callback to save a document to HTML page by page. public...

    reference.aspose.com/words/net/aspose.words.sav...
  4. IAiModelText.Translate | Aspose.Words for .NET

    IAiModelText Translate method. Translates the provided Document into the specified target language. This operation leverages the connected AI model for content translating in C#....method Translates the provided document into the specified target...translating. public Document Translate ( Document sourceDocument ...

    reference.aspose.com/words/net/aspose.words.ai/...
  5. OwnerDocument | Aspose.SVG for .NET API Reference

    Gets the owner Document....OwnerDocument Document.OwnerDocument property Gets the owner...owner document. public override Document OwnerDocument { get ; } Property...

    reference.aspose.com/svg/net/aspose.svg.dom/doc...
  6. Create | Aspose.HTML for .NET API Reference

    Creates a new FormEditoraspose.html.forms/formeditor based on HTMLFormElementaspose.html/htmlformelement....Forms assembly Aspose.HTML Create(HTMLDocument...FormEditor Create ( HTMLDocument document , int index ) Parameter Type...

    reference.aspose.com/html/net/aspose.html.forms...
  7. ImportFormatMode Enum | Aspose.Words for .NET

    Aspose.Words.ImportFormatMode enum. Specifies how formatting is merged when importing content from another Document in C#....importing content from another document. public enum ImportFormatMode...UseDestinationStyles 0 Use the destination document styles and copy new styles...

    reference.aspose.com/words/net/aspose.words/imp...
  8. ResourceSavingArgs Class | Aspose.Words for .NET

    Aspose.Words.Saving.ResourceSavingArgs class. Provides data for the ResourceSaving event in C#....more, visit the Save a Document documentation article. public class...Description Document { get; } Gets the document object that is...

    reference.aspose.com/words/net/aspose.words.sav...
  9. UpdateSdtContent | Aspose.Words for .NET API Re...

    Gets or sets value determining whether content of StructuredDocumentTagaspose.words.markup/structuredDocumenttag is updated before saving....structured document tags while saving a document to PDF. Document doc...doc = new Document (); // Insert a drop-down list structured document...

    reference.aspose.com/words/net/aspose.words.sav...
  10. SoftEdgeFormat.Radius | Aspose.Words for .NET

    SoftEdgeFormat Radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points pt. The default value is 0.0 in C#.... Document doc = new Document ( MyDir + "Rendering.... Radius = 30 ; builder . Document . Save ( ArtifactsDir + "Shape...

    reference.aspose.com/words/net/aspose.words.dra...