Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 182,636 for

doc

(0.8 sec)
  1. HyphenationOptions.HyphenationZone | Aspose.Wor...

    Optimize text layout with the HyphenationZone property. Control hyphenation distance from the right margin for cleaner, professional Documents.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Size = 24...

    reference.aspose.com/words/net/aspose.words.set...
  2. CustomPart.name property | Aspose.Words for Python

    CustomPart.name property. Gets or sets this part's absolute name within the OOXML package or the target URL.... doc = aw . Document ( MY_DIR + 'Custom...docx' ) self . assertEqual ( 2 , doc . package_custom_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Մի Քանի DOC Դեպի PNG Java

    Միավորել մի քանի Doc PNG ին Java կոդի մեջ: Պահպանեք Doc որպես PNG օգտագործելով Java:...Բազմաթիվ DOC փոխարկեք PNG ի Java Բարձր արագությամբ Java գրադարան՝...գրադարան՝ մի քանի DOC PNG Օգտագործեք մեր փաստաթղթերի միաձուլման API...

    products.aspose.com/words/hy/java/merge/doc-to-...
  4. Փոխարկել DOC EPUB C#

    Փոխարկեք Doc ը EPUB ձևաչափի C# կոդով: Պահեք Doc որպես EPUB օգտագործելով C#:...Փոխարկել DOC ը EPUB ի C# ում Բարձր արագությամբ ծրագրային ապահովման...ապահովման .NET գրադարան՝ DOC ը EPUB .NET և .NET Core հարթակների...

    products.aspose.com/words/hy/net/conversion/doc...
  5. Style.baseStyleName property | Aspose.Words for...

    Style.baseStyleName property. Gets/sets the name of the style this style is based on.... let doc = new aw . Document ( base ....separate alias. let style = doc . styles . at ( "MyStyle" );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.automatically_update_styles property |...

    Document.automatically_update_styles property. Gets or sets a flag indicating whether the styles in the Document are updated to match the styles in the attached template each time the Document is opened in MS Word.... doc = aw . Document () # Microsoft...documents. self . assertEqual ( '' , doc . attached_template ) # Attach...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.MailMerge | Aspose.Words for .NET

    Unlock seamless Document automation with the MailMerge object, enhancing your workflow by simplifying mail merge tasks effortlessly....table: Document doc = CreateSourceDocExecu (); doc . MailMerge .... Execute ( table ); doc . Save ( ArtifactsDir + "MailMerge.ExecuteDataTable...

    reference.aspose.com/words/net/aspose.words/doc...
  8. ViewOptions class | Aspose.Words for Node.js

    Aspose.Words.Settings.ViewOptions class. Provides various options that control how a Document is shown in Microsoft Word... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . writeln ( "Hello world!" ); doc . viewOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Մի Քանի JPG Դեպի DOC Java

    Միավորել մի քանի JPG Doc ին Java կոդի մեջ: Պահպանեք JPG որպես Doc օգտագործելով Java:...Բազմաթիվ JPG փոխարկեք DOC ի Java Բարձր արագությամբ Java գրադարան՝...գրադարան՝ մի քանի JPG DOC Օգտագործեք մեր փաստաթղթերի միաձուլման API...

    products.aspose.com/words/hy/java/merge/jpg-to-...
  10. CleanupOptions.unused_lists property | Aspose.W...

    CleanupOptions.unused_lists property. Specifies whether unused list and list definitions should be removed from Document... doc = aw . Document () doc . styles . add (...StyleType . LIST , 'MyListStyle1' ) doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/python-net/aspose.wo...