Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 30,978 for

doc

(0.07 sec)
  1. ConvertUtil.pixel_to_new_dpi method | Aspose.Wo...

    ConvertUtil.pixel_to_new_dpi method. Converts pixels from one resolution to another.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Define the size of the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::FieldOptions::get_PrePro...

    Aspose::Words::Fields::FieldOptions::get_PreProcessCulture method. Gets or sets the culture to preprocess field values in C++.... auto doc = MakeObject < Document > ( MyDir...MakeObject < DocumentBuilder > ( doc ); // Set the culture according...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. FieldDate.use_lunar_calendar property | Aspose....

    FieldDate.use_lunar_calendar property. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # If we want the text in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldDate.use_saka_era_calendar property | Aspo...

    FieldDate.use_saka_era_calendar property. Gets or sets whether to use the Saka Era calendar.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # If we want the text in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartXValue.from_double method | Aspose.Words f...

    ChartXValue.from_double method. Creates a [ChartXValue](../) instance of the [ChartXValueType.DOUBLE](../../chartxvaluetype/#DOUBLE) type.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::DocumentBuilder::EndTable method...

    Aspose::Words::DocumentBuilder::EndTable method. Ends a table in the Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> StartTable ();...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. DocumentProperty.name property | Aspose.Words f...

    DocumentProperty.name property. Returns the name of the property.... doc = aw . Document ( MY_DIR + 'Properties...'Document filename: \n\t " { doc . original_file_name } "' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.custom_document_properties property | ...

    Document.custom_Document_properties property. Returns a collection that represents all the custom Document properties of the Document.... doc = aw . Document ( MY_DIR + 'Properties...'Document filename: \n\t " { doc . original_file_name } "' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SmartTag.Properties | Aspose.Words for .NET

    Discover SmartTag Properties, a unique collection of innovative smart tag solutions designed to enhance your property management and streamline operations....public void Create () { Document doc = new Document (); // A smart...SmartTag smartTag = new SmartTag ( doc ); // Smart tags are composite...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Aspose::Words::Markup::CustomXmlProperty::get_V...

    Aspose::Words::Markup::CustomXmlProperty::get_Value method. Gets or sets the value of the custom XML attribute or smart tag property in C++.... void Create () { auto doc = MakeObject < Document > ();...= MakeObject < SmartTag > ( doc ); // Smart tags are composite...

    reference.aspose.com/words/cpp/aspose.words.mar...