Sort Score
Result 10 results
Languages All
Labels All
Results 7,051 - 7,060 of 180,110 for

doc

(0.12 sec)
  1. Aspose::Words::Drawing::Charts::ChartStyle enum...

    Aspose::Words::Drawing::Charts::ChartStyle enum. Specifies predefined styles of a chart in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a chart in the Black...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. C# API to Export PS to MARKDOWN | products.aspo...

    Convert PS to MARKDOWN without using Microsoft Word...PostScript (PS) files to the DOC format. Once the conversion is...API can be used to render the DOC file to the MARKDOWN format....

    products.aspose.com/total/net/conversion/ps-to-...
  3. SignOptions.ProviderId | Aspose.Words for .NET

    Discover the SignOptions ProviderId property, defining your signature provider's class ID. Easily customize with a unique GUID for optimal performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); SignatureLineOptions signatureLineOptions...

    reference.aspose.com/words/net/aspose.words.dig...
  4. Aspose::Words::Comment::SetText method | Aspose...

    Aspose::Words::Comment::SetText method. This is a convenience method that allows to easily set text of the comment in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); auto comment = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. ParagraphFormat.style_identifier property | Asp...

    ParagraphFormat.style_identifier property. Gets or sets the locale independent style identifier of the paragraph style applied to this formatting.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a table of contents...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSetup.PageStartingNumber | Aspose.Words for...

    Discover the PageSetup PageStartingNumber property to easily customize your Document's starting page number for enhanced organization and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Section...

    reference.aspose.com/words/net/aspose.words/pag...
  7. Convert a Multi-page Document to an Image in Py...

    Export multi-page Documents to raster images (JPG, PNG, GIF, BMP, TIFF, WebP) using Python....image with Horizontal layout: doc = aw . Document ( file_name =...MultiPageLayout . Horizontal ( 10 ); doc . save ( file_name = ' ImageSaveOptions...

    docs.aspose.com/words/python-net/convert-a-mult...
  8. RelativeVerticalSize enumeration | Aspose.Words...

    aspose.words.drawing.RelativeVerticalSize enumeration. Specifies relatively to what the height of a shape or a text frame is calculated vertically.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Adding a simple shape with...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Java API to Export EPUB to FLATOPC | products.a...

    Convert EPUB to FLATOPC using on premise Java API...is to render the EPUB file to DOC using Aspose.PDF for Java. Aspose...can be used to convert EPUB to DOC. It provides a wide range of...

    products.aspose.com/total/java/conversion/epub-...
  10. BookmarkStart.Bookmark | Aspose.Words for .NET

    Discover BookmarkStart's unique property to access the facade object, simplifying your bookmark management with seamless start and end encapsulation.... Document doc = CreateDocumentWithBo ( 3 );...BookmarkCollection bookmarks = doc . Range . Bookmarks ; PrintAllBookmarkInfo...

    reference.aspose.com/words/net/aspose.words/boo...