Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 180,121 for

doc

(0.11 sec)
  1. C++ API to Export MD to XAMLFLOW | products.asp...

    Convert MD to XAMLFLOW within C++ applications....used to convert MD to DOC and then export DOC to XAMLFLOW. Aspose...can be used to convert MD to DOC. Aspose.Words for C++ is an advanced...

    products.aspose.com/total/cpp/conversion/md-to-...
  2. BorderCollection | Aspose.Words for Java

    A collection of Border objects in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Border topBorder = builder...

    reference.aspose.com/words/java/com.aspose.word...
  3. What's new from C++|Aspose.PDF for C++

    In this page introduces the most popular new features in Aspose.PDF for C++ that have been introduced in recent releases....auto doc = MakeObject < Document > ( u "Example.pdf" ); doc ->...images is implemented: auto doc = System :: MakeObject < Document...

    docs.aspose.com/pdf/cpp/whatsnew/
  4. Create and Load a OneNote Document | Aspose.Not...

    This guide provides instructions on how to create and load a OneNote Document for developers working with the .NET platform....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/note/net/create-and-load-a-onen...
  5. AsposeWordsPrintDocument.TotalPagesPrinted | As...

    Shows total pages printed in Aspose.Words to track print session output.... Document doc = new Document ( MyDir + "Colored...colorPagesPrinted = PrintPages ( doc , "Microsoft Print to PDF" ,...

    reference.aspose.com/words/net/aspose.words.ren...
  6. ConvertUtil | Aspose.Words for Java

    Provides helper functions to convert between various measurement units in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.getPageSetup().setPaperSize(PaperSize...

    reference.aspose.com/words/java/com.aspose.word...
  7. Cell constructor | Aspose.Words for Python

    Cell constructor. Initializes a new instance of the [Cell](../) class....Cell constructor Cell(doc) Initializes a new instance of the...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Გააკეთეთ HTML Python Ის Გამოყენებით

    შექმენით ახალი HTML Python ში რამდენიმე ნაბიჯით. მარტივად შექმენით HTML Python via .NET ბიბლიოთეკის გამოყენებით....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) font...

    products.aspose.com/words/ka/python-net/make/html/
  9. ListLevel.is_legal property | Aspose.Words for ...

    ListLevel.is_legal property. True if the level turns all inherited numbers to Arabic, false if it preserves their number style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A list allows us to organize...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ReportBuilderContext.DataSources | Aspose.Words...

    Discover the DataSources property of ReportBuilderContext for seamless report creation with versatile data sources tailored to your needs....document with data sources: string doc = MyDir + "Report building.docx"...ReportBuilder . BuildReport ( doc , ArtifactsDir + "LowCode.BuildReportDataSourc...

    reference.aspose.com/words/net/aspose.words.low...