Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 168,868 for

doc

(0.06 sec)
  1. Working with Gradient in XPS file | .NET

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for .NET...Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/net/xps/working-with-gradi...
  2. Story.storyType property | Aspose.Words for Nod...

    Story.storyType property. Gets the type of this story.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Use a DocumentBuilder to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Adding JavaScript in Python|Aspose.PDF for Pyth...

    Explore how to add JavaScript code to a PDF Document using Python with Aspose.PDF, enhancing interactivity and functionality.... Python Code doc = self . Document () pdf = self...bSilent:false,bShrinkToFit:true});" ); doc . setOpenAction ( javaScript...

    docs.aspose.com/pdf/python-java/adding-javascri...
  4. Aspose::Words::Font::get_Shadow method | Aspose...

    Aspose::Words::Font::get_Shadow method. True if the font is formatted as shadowed in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Set the Shadow flag to...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. HtmlFixedSaveOptions.encoding property | Aspose...

    HtmlFixedSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Hello World...

    reference.aspose.com/words/python-net/aspose.wo...
  6. C# API to Export PS to WORDML | products.aspose...

    Convert PS to WORDML without using Microsoft Word...convert PostScript (PS) files to DOC format. After that, you can use...Words for .NET, to render the DOC file to WORDML. Aspose.Total...

    products.aspose.com/total/net/conversion/ps-to-...
  7. Aspose::Words::Fonts::FontInfoCollection::get_S...

    Aspose::Words::Fonts::FontInfoCollection::get_SaveSubsetFonts method. Specifies whether or not to save a subset of the embedded TrueType fonts with the Document. Default value for this property is false. This option works only when EmbedTrueTypeFonts property is set to true in C++.... auto doc = System :: MakeObject < Aspose...FontInfoCollection > fontInfos = doc -> get_FontInfos (); fontInfos...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Font.shadow property | Aspose.Words for Node.js

    Font.shadow property. True if the font is formatted as shadowed.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Set the Shadow flag to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Stroke.ForeThemeColor | Aspose.Words for .NET

    Manage your stroke's foreground color effortlessly with the Stroke ForeThemeColor property. Customize your designs with vibrant theme colors!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. TextColumnCollection.Count | Aspose.Words for .NET

    Discover the TextColumnCollection Count property to easily access the number of columns in your Document's section for enhanced layout control.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); TextColumnCollection columns...

    reference.aspose.com/words/net/aspose.words/tex...