Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 181,021 for

doc

(0.4 sec)
  1. Փոխարկել JPG DOC C++

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

    products.aspose.com/words/hy/cpp/conversion/jpg...
  2. Aspose::Words::Fonts::SystemFontSource class | ...

    Aspose::Words::Fonts::SystemFontSource class. Represents all TrueType fonts installed to the system. 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...
  3. Style.LinkedStyleName | Aspose.Words for .NET

    Discover how to style the LinkedStyleName property, easily manage linked styles, and enhance your design workflow with seamless integration....Document doc = new Document (); Style styleHeading1 = doc . Styles...]; Style styleHeading1Char = doc . Styles . Add ( StyleType ....

    reference.aspose.com/words/net/aspose.words/sty...
  4. Document.hyphenation_options property | Aspose....

    Document.hyphenation_options property. Provides access to Document hyphenation options.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . size = 24...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LayoutCollector.get_start_page_index method | A...

    LayoutCollector.get_start_page_index method. Gets 1-based index of the page where node begins... doc = aw . Document () layout_collector... layout . LayoutCollector ( doc ) # Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Გააკეთეთ DOC Java Ის Გამოყენებით

    შექმენით ახალი Doc Java ში რამდენიმე ნაბიჯით. მარტივად შექმენით Doc Java ბიბლიოთეკის გამოყენებით....გააკეთეთ DOC Java ბიბლიოთეკის გამოყენებით ჩვენი მძლავრი Java...საშუალებას აძლევს პროგრამულად შექმნან DOC მხოლოდ რამდენიმე ნაბიჯით Java...

    products.aspose.com/words/ka/java/make/doc/
  7. Aspose.Words Java for PHP Usage Examples|Aspose...

    Examples of using Aspose.Words Java for PHP....DOC document. PHP <? php require_once...jar;lib\\jaxen-1.1.jar" ); $ doc = new Java ( "com.aspose.words...

    docs.aspose.com/words/java/usage-examples-for-php/
  8. Paragraph.AppendField | Aspose.Words for .NET

    Enhance your Document with the Paragraph AppendField method, seamlessly adding custom fields to paragraphs for improved organization and clarity....Document doc = new Document (); Paragraph paragraph = doc . FirstSection..."Placeholder value" ); Assert . That ( doc . Range . Fields [ 2 ]. Result...

    reference.aspose.com/words/net/aspose.words/par...
  9. Revision class | Aspose.Words for Python

    aspose.words.Revision class. Represents a revision (tracked change) in a Document node or style... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Normal editing of the document...

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

    Explore the Document Sections property to access a complete collection of all Document sections, enhancing your content organization and navigation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Section...

    reference.aspose.com/words/net/aspose.words/doc...