Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 155,671 for

doc

(0.09 sec)
  1. Կատարեք Markdown՝ Օգտագործելով Python

    Ստեղծեք նոր Markdown Python ում մի քանի քայլով: Հեշտությամբ ստեղծեք Markdown՝ օգտագործելով 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/hy/python-net/make/md/
  2. DocumentBuilder.document property | Aspose.Word...

    DocumentBuilder.Document property. Gets or sets the [DocumentBuilder.Document](./) object that this object is attached to.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Modify the page setup properties...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Margins Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Margins enum for customizable Document margins. Enhance your Document formatting with easy-to-use presets!... Document doc = new Document ( MyDir + "Rendering...the document within its pages. doc . Save ( ArtifactsDir + "Document...

    reference.aspose.com/words/net/aspose.words/mar...
  4. ShapeMarkupLanguage enumeration | Aspose.Words ...

    aspose.words.drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # If we configure compatibility...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Section.deleteHeaderFooterShapes method | Aspos...

    Section.deleteHeaderFooterShapes method. Deletes all shapes (drawing objects) from the headers and footers of this section.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a primary header...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Lists::List::get_IsRestartAtEach...

    Aspose::Words::Lists::List::get_IsRestartAtEachSection method. Specifies whether list should be restarted at each section. Default value is false in C++....option is supported only in RTF, DOC and DOCX document formats. This...numbering at each section. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Aspose::Words::Document::RemoveMacros method | ...

    Aspose::Words::Document::RemoveMacros method. Removes all macros (the VBA project) as well as toolbars and command customizations from the Document in C++.... auto doc = MakeObject < Document > ( MyDir..."Macro.docm" ); ASSERT_TRUE ( doc -> get_HasMacros ()); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Comment.date_time_utc property | Aspose.Words f...

    Comment.date_time_utc property. Gets the UTC date and time that the comment was made.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) date = datetime . datetime . now...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. ReportBuilderContext | Aspose.Words for Java

    LINQ Reporting Engine context in Java....document with data sources: String doc = getMyDir() + "Report building...; ReportBuilder.buildReport(doc, getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...