Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 42,331 for

doc

(0.13 sec)
  1. FieldIf.EvaluateCondition | Aspose.Words for .NET

    Discover how the FieldIf EvaluateCondition method efficiently assesses conditions, enhancing your code's performance and reliability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Statement...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::Saving::ImageSaveOptions::set_Re...

    Aspose::Words::Saving::ImageSaveOptions::set_Resolution method. Sets both horizontal and vertical resolution for the generated images, in dots per inch in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. ChartSeriesGroup.axis_y property | Aspose.Words...

    ChartSeriesGroup.axis_y property. Provides access to properties of the Y axis of this series group.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::FieldFileSize::get_IsInK...

    Aspose::Words::Fields::FieldFileSize::get_IsInKilobytes method. Gets or sets whether to display the file size in kilobytes in C++.... auto doc = MakeObject < Document > ( MyDir...docx" ); ASSERT_EQ ( 18105 , doc -> get_BuiltInDocumentPrope ()...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. FieldDate.use_um_al_qura_calendar property | As...

    FieldDate.use_um_al_qura_calendar property. Gets or sets whether to use the Um-al-Qura calendar.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # If we want the text in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Section constructor | Aspose.Words for Node.js

    Section constructor. Initializes a new instance of the Section class....Section constructor Section(doc) Initializes a new instance of...the Section class. Section ( doc : Aspose . Words . DocumentBase...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Vba::VbaReferenceType enum | Asp...

    Aspose::Words::Vba::VbaReferenceType enum. Allows to specify the type of a VbaReference object in C++....dll" ; auto doc = MakeObject < Document > ( MyDir...VbaReferenceCollecti > references = doc -> get_VbaProject () -> get_References...

    reference.aspose.com/words/cpp/aspose.words.vba...
  8. PageInfo.widthInPoints property | Aspose.Words ...

    PageInfo.widthInPoints property. Gets the width of the page in points.... let doc = new aw . Document ( base ....PrinterSettings (). PaperSources ; doc . firstSection . pageSetup ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageInfo.PaperSize | Aspose.Words for .NET

    Discover the PageInfo PaperSize property to easily retrieve paper sizes as an enumeration. Enhance your printing capabilities today!... Document doc = new Document ( MyDir + "Rendering...PrinterSettings (). PaperSources ; doc . FirstSection . PageSetup ....

    reference.aspose.com/words/net/aspose.words.ren...
  10. PageInfo.paperSize property | Aspose.Words for ...

    PageInfo.paperSize property. Gets the paper size as enumeration.... let doc = new aw . Document ( base ....PrinterSettings (). PaperSources ; doc . firstSection . pageSetup ....

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