Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 157,145 for

doc

(0.26 sec)
  1. LayoutOptions.ignore_printer_metrics property |...

    LayoutOptions.ignore_printer_metrics property. Gets or sets indication of whether the Use printer metrics to lay out Document compatibility option is ignored... doc = aw . Document ( file_name =...MY_DIR + 'Rendering.docx' ) doc . layout_options . ignore_printer_metrics...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TaskPane.is_locked property | Aspose.Words for ...

    TaskPane.is_locked property. Specifies whether the task pane is locked to the Document in the UI and cannot be closed by the user.... doc = aw . Document () # Create task...webextensions . TaskPane () doc . web_extension_task_panes ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. WebExtensionReference.store property | Aspose.W...

    WebExtensionReference.store property. Specifies the instance of the marketplace where the web extension is stored.... doc = aw . Document () # Create task...webextensions . TaskPane () doc . web_extension_task_panes ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::GetEnumerator method. Returns an enumerator that can iterate through a collection in C++.... auto doc = System :: MakeObject < Aspose...extension.docx" ); ASSERT_EQ ( 1 , doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  5. Aspose::Words::PageSetup::get_FootnoteOptions m...

    Aspose::Words::PageSetup::get_FootnoteOptions method. Provides options that control numbering and positioning of footnotes in this section in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Aspose::Words::PageSetup::get_EndnoteOptions me...

    Aspose::Words::PageSetup::get_EndnoteOptions method. Provides options that control numbering and positioning of endnotes in this section in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a custom paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::SaveOptions::get_UpdateA...

    Aspose::Words::Saving::SaveOptions::get_UpdateAmbiguousTextFont method. Determines whether the font attributes will be changed according to the character code being used in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Run > run = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all formatting for a table cell... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Android API to Render PS to PCL | products.aspo...

    Transform PS to PCL via Android via Java API...is to convert the PS file to DOC using the Aspose.PDF for Android...converted to DOC, the second step is to render the DOC to PCL using...

    products.aspose.com/total/android-java/conversi...