Sort Score
Result 10 results
Languages All
Labels All
Results 8,621 - 8,630 of 155,673 for

doc

(0.19 sec)
  1. AdjustmentCollection.Item | Aspose.Words for .NET

    Discover the AdjustmentCollection Item property, effortlessly retrieve adjustments by index for seamless data management and enhanced performance.... Document doc = new Document ( MyDir + "Rounded...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Font.theme_font_other property | Aspose.Words f...

    Font.theme_font_other property. Gets or sets the theme font used for characters with character codes from 128 through 255 in the applied font scheme that is associated with this [Font](../) object.... doc = aw . Document () # Define fonts...default. doc . theme . minor_fonts . latin = 'Algerian' doc . theme...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.theme_font_bi property | Aspose.Words for ...

    Font.theme_font_bi property. Gets or sets the theme font in the applied font scheme that is associated with this [Font](../) object in a right-to-left language Document.... doc = aw . Document () # Define fonts...default. doc . theme . minor_fonts . latin = 'Algerian' doc . theme...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.theme_font_far_east property | Aspose.Word...

    Font.theme_font_far_east property. Gets or sets the East Asian theme font in the applied font scheme that is associated with this [Font](../) object.... doc = aw . Document () # Define fonts...default. doc . theme . minor_fonts . latin = 'Algerian' doc . theme...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HorizontalRuleAlignment enumeration | Aspose.Wo...

    aspose.words.drawing.HorizontalRuleAlignment enumeration. Represents the alignment for the specified horizontal rule.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_horizontal_rule...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Layout::LayoutOptions::get_Ignor...

    Aspose::Words::Layout::LayoutOptions::get_IgnorePrinterMetrics method. Gets or sets indication of whether the "Use printer metrics to lay out Document" compatibility option is ignored. Default is true in C++.... auto doc = MakeObject < Document > ( MyDir...MyDir + u "Rendering.docx" ); doc -> get_LayoutOptions () -> s...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Aspose::Words::Saving::PdfDigitalSignatureDetai...

    Aspose::Words::Saving::PdfDigitalSignatureDetails::get_Reason method. Gets or sets the reason for the signing in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Contents...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::PdfDigitalSignatureDetai...

    Aspose::Words::Saving::PdfDigitalSignatureDetails::get_Location method. Gets or sets the location of the signing in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Contents...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Comment::get_NodeType method | A...

    Aspose::Words::Comment::get_NodeType method. Returns Comment in C++....void RecurseChildren () { auto doc = MakeObject < Document > ( MyDir...is composite. ASSERT_TRUE ( doc -> get_IsComposite ()); // Invoke...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. Aspose::Words::Fields::FieldSeparator::get_Node...

    Aspose::Words::Fields::FieldSeparator::get_NodeType method. Returns FieldSeparator in C++....void RecurseChildren () { auto doc = MakeObject < Document > ( MyDir...is composite. ASSERT_TRUE ( doc -> get_IsComposite ()); // Invoke...

    reference.aspose.com/words/cpp/aspose.words.fie...