Sort Score
Result 10 results
Languages All
Labels All
Results 6,431 - 6,440 of 180,074 for

doc

(0.12 sec)
  1. Font.Spacing | Aspose.Words for .NET

    Discover the Font Spacing property to easily adjust character spacing in points. Enhance readability and design with precise typographic control.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add run of text and increase...

    reference.aspose.com/words/net/aspose.words/fon...
  2. JsonDataLoadOptions.PreserveSpaces | Aspose.Wor...

    Discover how the JsonDataLoadOptions PreserveSpaces property enhances JSON data handling by preserving leading and trailing spaces for accurate string values.... Document doc = new Document ( MyDir + "Reporting...BuildReport ( doc , dataSource , "persons" ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.rep...
  3. FormField.name property | Aspose.Words for Node.js

    FormField.name property. Gets or sets the form field name.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Please...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.italic property | Aspose.Words ...

    DocumentBuilder.italic property. True if the font is formatted as italic.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert some MERGEFIELDS...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PageSetup.FooterDistance | Aspose.Words for .NET

    Adjust the FooterDistance property to control the space between your page footer and the bottom. Enhance your Document layout effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . PageSetup . PaperSize...

    reference.aspose.com/words/net/aspose.words/pag...
  6. PageSetup.HeaderDistance | Aspose.Words for .NET

    Adjust the PageSetup HeaderDistance property to customize header spacing in points, enhancing your Document's layout for better readability and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . PageSetup . PaperSize...

    reference.aspose.com/words/net/aspose.words/pag...
  7. Aspose::Words::BorderCollection::get_LineWidth ...

    Aspose::Words::BorderCollection::get_LineWidth method. Gets or sets the border width in points in C++.... auto doc = System :: MakeObject < Aspose...Words :: PageSetup > pageSetup = doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. Aspose::Words::Fonts::MemoryFontSource::get_Fon...

    Aspose::Words::Fonts::MemoryFontSource::get_FontData method. Binary font data in C++....MemoryFontSource > ( fontBytes , 0 ); auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Გადაიყვანეთ HTML Markdown C++

    გადაიყვანეთ HTML Markdown C++ ფორმატში კოდით. შეინახეთ HTML როგორც Markdown C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.html" ); doc-> Save...

    products.aspose.com/words/ka/cpp/conversion/htm...
  10. ListFormat.list property | Aspose.Words for Nod...

    ListFormat.list property. Gets or sets the list this paragraph is a member of.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); expect ( builder . listFormat...

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