Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 180,454 for

doc

(0.19 sec)
  1. Ustvari DOC Z Uporabo C++

    Ustvarite novo Doc v C++ v nekaj korakih. Preprosto ustvarite Doc s knjižnico C++....Ustvari DOC s knjižnico C++ Naša zmogljiva knjižnica C++ razvijalcem...omogoča programsko ustvarjanje DOC v le nekaj korakih Razvijalci...

    products.aspose.com/words/sl/cpp/make/doc/
  2. Կատարեք DOC՝ Օգտագործելով C++

    Ստեղծեք նոր Doc C++ ում մի քանի քայլով: Հեշտությամբ ստեղծեք Doc՝ օգտագործելով C++ գրադարանը:...Կատարեք DOC՝ օգտագործելով C++ գրադարանը Մեր հզոր C++ գրադարանը...տալիս ծրագրային կերպով ստեղծել DOC ընդամենը մի քանի քայլով C++ մշակողները...

    products.aspose.com/words/hy/cpp/make/doc/
  3. FontInfo.GetEmbeddedFont | Aspose.Words for .NET

    Discover the FontInfo GetEmbeddedFont method to easily retrieve specific embedded font files, enhancing your design projects with seamless typography.... Document doc = new Document ( MyDir + "Embedded...docx" ); FontInfo embeddedFont = doc . FontInfos [ "Alte DIN 1451...

    reference.aspose.com/words/net/aspose.words.fon...
  4. FontInfo.GetEmbeddedFontAsOpenType | Aspose.Wor...

    Discover how the FontInfo GetEmbeddedFontAsOpenType method retrieves embedded fonts in OpenType format, enhancing your design flexibility and quality.... Document doc = new Document ( MyDir + "Embedded...docx" ); FontInfo embeddedFont = doc . FontInfos [ "Alte DIN 1451...

    reference.aspose.com/words/net/aspose.words.fon...
  5. EmbeddedFontFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.EmbeddedFontFormat enum, which defines the formats of embedded fonts in the FontInfo object for enhanced Document styling.... Document doc = new Document ( MyDir + "Embedded...docx" ); FontInfo embeddedFont = doc . FontInfos [ "Alte DIN 1451...

    reference.aspose.com/words/net/aspose.words.fon...
  6. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . pageSetup . paperSize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. List.hasSameTemplate method | Aspose.Words for ...

    List.hasSameTemplate method. Returns true if the current list and the given list are created from the same template.... let doc = new aw . Document ( base ....expect ( doc . lists . at ( 0 ). hasSameTemplate ( doc . lists...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Fonts::FontSubstitutionSettings ...

    Aspose::Words::Fonts::FontSubstitutionSettings class. Specifies font substitution mechanism settings. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Aspose::Words::Saving::TxtExportHeadersFootersM...

    Aspose::Words::Saving::TxtExportHeadersFootersMode enum. Specifies the way headers and footers are exported to plain text format in C++.... auto doc = System :: MakeObject < Aspose...override the even headers/footers. doc -> get_FirstSection () -> get_HeadersFooters...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Run.text property | Aspose.Words for Node.js

    Run.text property. Gets or sets the text of the run.... let doc = new aw . Document (); // A...document node with no children. doc . removeAllChildren (); // This...

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