Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 9,585 for

assemble document

(0.22 sec)
  1. Splitter.ExtractPages | Aspose.Words for .NET

    Splitter ExtractPages method. Extracts a specified range of pages from a Document file and saves the extracted pages to a new file. The output file format is determined by the extension of the output file name in C#....specified range of pages from a document file and saves the extracted...to extract pages from the document. // There is a several ways...

    reference.aspose.com/words/net/aspose.words.low...
  2. IsBold | Aspose.Note for .NET API Reference

    Gets or sets a value indicating whether the text style is bold....// Load the document into Aspose.Note. Document oneFile = new...new Document ( dataDir + "ApplyNumberingOnText.one" ); // Retrieve...

    reference.aspose.com/note/net/aspose.note/numbe...
  3. VbaModuleCollection.Count | Aspose.Words for .NET

    VbaModuleCollection Count property. Returns the number of VBA modules in the collection in C#....access a document’s VBA project information. Document doc = new...new Document ( MyDir + "VBA project.docm" ); // A VBA project...

    reference.aspose.com/words/net/aspose.words.vba...
  4. ReflectionFormat.Blur | Aspose.Words for .NET

    ReflectionFormat Blur property. Gets or sets a double value that specifies the degree of blur effect applied to the reflection effect in points. The default value is 0.0 in C#.... Document doc = new Document ( MyDir + "Various...Reflection.docx" ); doc = new Document ( ArtifactsDir + "Shape.Reflection...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Paragraph.ListFormat | Aspose.Words for .NET

    Paragraph ListFormat property. Provides access to the list formatting properties of the paragraph in C#....paragraphs in a document that are list items. Document doc = new Document...Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words/par...
  6. FindReplaceOptions.IgnoreShapes | Aspose.Words ...

    FindReplaceOptions IgnoreShapes property. Gets or sets a boolean value indicating either to ignore shapes within a text in C#.... Document doc = new Document (); DocumentBuilder...IgnoreShapes = true }; builder . Document . Range . Replace ( "Lorem...

    reference.aspose.com/words/net/aspose.words.rep...
  7. Fill.PresetTexture | Aspose.Words for .NET

    Fill PresetTexture property. Gets a PresetTexture for the fill in C#.... Document doc = new Document (); DocumentBuilder..."TextureAlignment" // property after the document saves. OoxmlSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Highlight | Aspose.Note for .NET API Reference

    Gets or sets the highlight color....Load the document into Aspose.Note. Document document = new Document...RichText node RichText richText = document . GetChildNodes < RichText...

    reference.aspose.com/note/net/aspose.note/style...
  9. CreateAttribute | Aspose.HTML for .NET API Refe...

    The Document.createAttribute method creates a new attribute node and returns it. The object created a node implementing the Attraspose.html.dom/attr interface. The DOM does not enforce what sort of attributes can be added to a particular element in this manner....CreateAttribute Document.CreateAttribute method The Document.createAttribute()...node. Examples var element = document . GetElementById ( "div" );...

    reference.aspose.com/html/net/aspose.html.dom/d...
  10. OwnerPassword | Aspose.Diagram for .NET API Ref...

    OwnerPassword PdfEncryptionDetails.OwnerPassword property Gets or sets the Owner password. public string OwnerPasswor......set ; } Remarks Opening the document with the correct owner password...full (owner) access to the document. This unlimited access includes...

    reference.aspose.com/diagram/net/aspose.diagram...