Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 155,671 for

doc

(0.09 sec)
  1. Փոխարկել DOC Պատկեր C++

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

    products.aspose.com/words/hy/cpp/conversion/doc...
  2. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified type.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Markup::XmlMapping::SetMapping m...

    Aspose::Words::Markup::XmlMapping::SetMapping method. Sets a mapping between the parent structured Document tag and an XML node of a custom XML data part in C++.... auto doc = MakeObject < Document > ();...< CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Aspose::Words::Document::get_HyphenationOptions...

    Aspose::Words::Document::get_HyphenationOptions method. Provides access to Document hyphenation options in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the Document.... let doc = new aw . Document ( base ....docx" ); let headersFooters = doc . firstSection . headersFooters...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Style.automaticallyUpdate property | Aspose.Wor...

    Style.automaticallyUpdate property. Specifies whether this style is automatically redefined based on the appropriate value.... let doc = new aw . Document (); let style = doc . styles...= new aw . DocumentBuilder ( doc ); // Apply one of the styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. EmbeddedFontFormat enumeration | Aspose.Words f...

    aspose.words.fonts.EmbeddedFontFormat enumeration. Specifies format of particular embedded font inside [FontInfo](../fontinfo/) object.... doc = aw . Document ( file_name =...font.docx' ) embedded_font = doc . font_infos . get_by_name (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontInfo.get_embedded_font method | Aspose.Word...

    FontInfo.get_embedded_font method. Gets a specific embedded font file.... doc = aw . Document ( file_name =...font.docx' ) embedded_font = doc . font_infos . get_by_name (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LayoutCollector.document property | Aspose.Word...

    LayoutCollector.Document property. Gets or sets the Document this collector instance is attached to.... let doc = new aw . Document (); let layoutCollector... Layout . LayoutCollector ( doc ); // Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. RevisionOptions.RevisionBarsPosition | Aspose.W...

    Discover how to customize the RevisionBarsPosition property in RevisionOptions to enhance your Document's appearance. Default is set to Outside.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a revision, then...

    reference.aspose.com/words/net/aspose.words.lay...