Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 180,797 for

doc

(0.07 sec)
  1. Გადაიყვანეთ DOC Გამოსახულება Java

    გადაიყვანეთ Doc Გამოსახულება Java ფორმატში კოდით. შეინახეთ Doc როგორც Გამოსახულება Java....გადაიყვანეთ DOC გამოსახულება Java ში მაღალსიჩქარიანი პროგრამული...პროგრამული უზრუნველყოფის Java DOC გამოსახულება ად კონვერტაციისთვის გამოიყენეთ...

    products.aspose.com/words/ka/java/conversion/do...
  2. FindReplaceOptions.ignoreDeleted property | Asp...

    FindReplaceOptions.ignoreDeleted property. Gets or sets a boolean value indicating either to ignore text inside delete revisions... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. ViewOptions.zoomPercent property | Aspose.Words...

    ViewOptions.zoomPercent property. Gets or sets the percentage at which you want to view your Document.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . writeln ( "Hello world!" ); doc . viewOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FontFallbackSettings.load method | Aspose.Words...

    aspose.words.fonts.FontFallbackSettings.load method... doc = aw . Document ( file_name =...rules.xml' ) doc . font_settings = font_settings doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Aspose::Words::Document::get_IncludeTextboxesFo...

    Aspose::Words::Document::get_IncludeTextboxesFootnotesEndnotesInStat method. Specifies whether to include textboxes, footnotes and endnotes in word count statistics in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Lorem...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. 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/
  9. 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...
  10. CleanupOptions class | Aspose.Words for Node.js

    Aspose.Words.CleanupOptions class. Allows to specify options for Document cleaning... let doc = new aw . Document (); doc . styles . add...StyleType . List , "MyListStyle1" ); doc . styles . add ( aw . StyleType...

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