Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 9,370 for

assemble document

(0.17 sec)
  1. IsEmbedded | Aspose.PDF for .NET API Reference

    Gets or sets a value that indicates whether the font is embedded. Font based on IFont will automatically be subset and embedded...embedded, search text on the document’s page and replace the text...true ; // open document Document doc = new Document ( @"D:\Tests\input...

    reference.aspose.com/pdf/net/aspose.pdf.text/fo...
  2. Shape.ImageData | Aspose.Words for .NET

    Shape ImageData property. Provides access to the image of the shape. Returns null if the shape cannot have an image in C#....how to extract images from a document, and save them to the local...individual files. Document doc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.dra...
  3. BaseWebExtensionCollection1.GetEnumerator | Asp...

    BaseWebExtensionCollection GetEnumerator method. Returns an enumerator that can iterate through a collection in C#....with a document’s collection of web extensions. Document doc =...= new Document ( MyDir + "Web extension.docx" ); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.web...
  4. DocumentProperty.ToByteArray | Aspose.Words for...

    DocumentProperty ToByteArray method. Returns the property value as byte array in C#....thumbnail to a document that we save as an Epub. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.pro...
  5. StructuredDocumentTagRangeStart.RemoveSelfOnly ...

    StructuredDocumentTagRangeStart RemoveSelfOnly method. Removes this range start and appropriate range end nodes of the structured Document tag but keeps its content inside the Document tree in C#....end nodes of the structured document tag, but keeps its content...content inside the document tree. public void RemoveSelfOnly () Examples...

    reference.aspose.com/words/net/aspose.words.mar...
  6. ListCollection.GetListByListId | Aspose.Words f...

    ListCollection GetListByListId method. Gets a list by a list identifier in C#....verify owner document properties of lists. Document doc = new Document...Document (); ListCollection lists = doc . Lists ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.lis...
  7. ViewOptions.DisplayBackgroundShape | Aspose.Wor...

    ViewOptions DisplayBackgroundShape property. Controls display of the background shape in print layout view in C#....Shows how to hide/display document background images in view...HTML string to create a new document with a flat background color...

    reference.aspose.com/words/net/aspose.words.set...
  8. StructuredDocumentTagRangeStart | Aspose.Words ...

    StructuredDocumentTagRangeStart constructor. Initializes a new instance of the Structured Document tag range start class in C#....instance of the Structured document tag range start class. public...doc DocumentBase The owner document. type SdtType Type of SDT...

    reference.aspose.com/words/net/aspose.words.mar...
  9. StructuredDocumentTag.Placeholder | Aspose.Word...

    StructuredDocumentTag Placeholder property. Gets the BuildingBlock containing placeholder text which should be displayed when this SDT run contents are empty the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is true in C#....structured document tag. Document doc = new Document (); // Insert...Insert a plain text structured document tag of the "PlainText" type...

    reference.aspose.com/words/net/aspose.words.mar...
  10. IStructuredDocumentTag.Placeholder | Aspose.Wor...

    IStructuredDocumentTag Placeholder property. Gets the BuildingBlock containing placeholder text which should be displayed when this SDT run contents are empty the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is true in C#....structured document tag. Document doc = new Document (); // Insert...Insert a plain text structured document tag of the "PlainText" type...

    reference.aspose.com/words/net/aspose.words.mar...