Sort Score
Result 10 results
Languages All
Labels All
Results 9,091 - 9,100 of 180,195 for

doc

(0.11 sec)
  1. ConditionalStyleCollection.count property | Asp...

    ConditionalStyleCollection.count property. Gets the number of conditional styles in the collection.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ConditionalStyle.font property | Aspose.Words f...

    ConditionalStyle.font property. Gets the character formatting of the conditional style.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FontSettings.fallback_settings property | Aspos...

    FontSettings.fallback_settings property. Settings related to font fallback mechanism.... doc = aw . Document () font_settings...aw . fonts . FontSettings () doc . font_settings = font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::LoadNotoFallbackSettings method. Loads predefined fallback settings which uses Google Noto fonts in C++....set_DefaultFontName ( u "Noto Sans" ); auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( fontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = Document.Styles["tableStyle"]; builder.InsertParagraph(); b…... Document doc = new Document(); DocumentBuilder...DocumentBuilder(doc); // Apply default font across the document. doc.getStyles()...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  6. Փոխարկել Պատկեր HTML Java

    Փոխարկեք Պատկեր ը HTML ձևաչափի Java կոդով: Պահեք Պատկեր որպես HTML օգտագործելով Java:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/hy/java/conversion/im...
  7. Java API to Export MD to MHTML | products.aspos...

    Convert MD to MHTML using on premise Java API...is to render the MD file to a DOC file using Aspose.PDF for Java...file has been rendered to a DOC file, the second step is to use...

    products.aspose.com/total/java/conversion/md-to...
  8. C# API to Export PS to DOCM | products.aspose.com

    Convert PS to DocM without using Microsoft Word...(PS) files to Microsoft Word (DOC) format. After the conversion...Words for .NET API to render the DOC file to DOCM format. The Aspose...

    products.aspose.com/total/net/conversion/ps-to-...
  9. CompatibilityOptions.optimizeFor method | Aspos...

    CompatibilityOptions.optimizeFor method. Allows to optimize the Document contents as well as default Aspose.Words behavior to a particular versions of MS Word.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // If we configure compatibility...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldAdvance.left_offset property | Aspose.Word...

    FieldAdvance.left_offset property. Gets or sets the number of points by which the text that follows the field should be moved left.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . write ( 'This text is...

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