Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 30,983 for

doc

(0.04 sec)
  1. Aspose::Words::Font::get_Superscript method | A...

    Aspose::Words::Font::get_Superscript method. True if the font is formatted as superscript in C++.... auto doc = MakeObject < Document > ();...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. Body constructor | Aspose.Words for Python

    Body constructor. Initializes a new instance of the [Body](../) class....Body constructor Body(doc) Initializes a new instance of the...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldListNum.StartingNumber | Aspose.Words for ...

    Discover the FieldListNum StartingNumber property to easily manage your field's starting value for improved data organization and efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // LISTNUM fields display...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Style.linked_style_name property | Aspose.Words...

    Style.linked_style_name property. Gets/sets the name of the [Style](../) linked to this one... doc = aw . Document ( file_name =...is a separate alias. style = doc . styles . get_by_name ( 'MyStyle'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. EditableRangeEnd.Accept | Aspose.Words for .NET

    Discover the EditableRangeEnd Accept method to seamlessly manage visitor interactions and enhance your web application's functionality....Visitor () { Document doc = new Document (); doc . Protect ( ProtectionType...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words/edi...
  6. IResourceSavingCallback Interface | Aspose.Word...

    Control Aspose.Words resource saving with the IResourceSavingCallback interface. Manage images, fonts, and CSS for optimized HTML or SVG Documents....ResourceSavingCallba () { Document doc = new Document ( MyDir + "Bullet...ResourceSavingCallba = callback }; doc . Save ( ArtifactsDir + "HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Fonts::FontFallbackSettings clas...

    Aspose::Words::Fonts::FontFallbackSettings class. Specifies font fallback mechanism settings. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ();...MakeObject < FontSettings > (); doc -> set_FontSettings ( fontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. FieldNextIf.LeftExpression | Aspose.Words for .NET

    Discover the FieldNextIf LeftExpression property. Easily manage the left side of your comparison expressions for enhanced data manipulation and analysis....void FieldNext () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a data source for...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Cell constructor | Aspose.Words for Python

    Cell constructor. Initializes a new instance of the [Cell](../) class....Cell constructor Cell(doc) Initializes a new instance of the...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CustomXmlPartCollection.Add | Aspose.Words for ...

    Discover the CustomXmlPartCollection Add method to effortlessly enhance your collections by adding new items with ease and efficiency.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...