Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 157,257 for

doc

(0.08 sec)
  1. Document.default_tab_stop property | Aspose.Wor...

    Document.default_tab_stop property. Gets or sets the interval (in points) between the default tab stops.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set tab stops to appear...

    reference.aspose.com/words/python-net/aspose.wo...
  2. JsonDataLoadOptions | Aspose.Words for .NET

    Discover the JsonDataLoadOptions constructor, effortlessly initialize your data loading with customizable default settings for optimal performance.... Document doc = new Document ( MyDir + "Reporting...BuildReport ( doc , dataSource , "persons" ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.rep...
  3. FolderFontSource.type property | Aspose.Words f...

    FolderFontSource.type property. Returns the type of the font source...., priority = 1 ) doc = aw . Document () doc . font_settings =...aw . fonts . FontSettings () doc . font_settings . set_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Ինչպես PDF-ը վերածել Word-ի՝ օգտագործելով Python-ը

    Այս հիմնական ձեռնարկը ներառում է, թե ինչպես փոխարկել PDF-ը Word-ի՝ օգտագործելով Python-ը: Այն ներառում է բոլոր համապատասխան տեղեկությունները, ինչպիսիք են միջավայրի կարգավորումների մանրամասները, փոխակերպման ալգորիթմը և կոդի հատվածը, որը ցույց է տալիս, թե ինչպես կարելի է օգտագործել Python PDF-ը Doc-ի փոխարկումը:...կարելի է օգտագործել Python PDF-ը DOC փոխակերպումը: Ավելին, ձեզ հարկավոր...համար: Python-ում PDF-ը Word DOC-ին փոխարկելու քայլեր Պատրաստեք...

    kb.aspose.com/hy/pdf/python/how-to-convert-pdf-...
  5. Aspose::Words::Font::get_UnderlineColor method ...

    Aspose::Words::Font::get_UnderlineColor method. Gets or sets the color of the underline applied to the font in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. Aspose::Words::RevisionGroup::get_Author method...

    Aspose::Words::RevisionGroup::get_Author method. Gets the author of this revision group in C++.... auto doc = System :: MakeObject < Aspose..."Revisions.docx" ); ASSERT_EQ ( 7 , doc -> get_Revisions () -> get_Groups...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. BuiltInDocumentProperties.bytes property | Aspo...

    BuiltInDocumentProperties.bytes property. Represents an estimate of the number of bytes in the Document....test ( 'Content' , () => { let doc = new aw . Document ( base ...."Paragraphs.docx" ); let properties = doc . builtInDocumentPrope ; // By...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ListFormat.isListItem property | Aspose.Words f...

    ListFormat.isListItem property. True when the paragraph has bulleted or numbered formatting applied to it.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); expect ( builder . listFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Resize EPS | .NET API Solution

    Resize EPS functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....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/resize-eps/
  10. Aspose::Words::Document::get_Compliance method ...

    Aspose::Words::Document::get_Compliance method. Gets the OOXML compliance version determined from the loaded Document content. Makes sense only for OOXML Documents in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Document.doc" ); ASSERT_EQ ( doc -> get_Compliance ()...

    reference.aspose.com/words/cpp/aspose.words/doc...