Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 153,733 for

doc

(0.16 sec)
  1. ViewOptions.zoom_type property | Aspose.Words f...

    ViewOptions.zoom_type property. Gets or sets a zoom value based on the size of the window.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello world!' ) doc . view_options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Table | Aspose.Words for .NET

    Create custom tables effortlessly with our intuitive Table Constructor. Build, customize, and optimize your data display in minutes!...DocumentBase doc ) Parameter Type Description doc DocumentBase...Document doc = new Document (); Table table = new Table ( doc ); doc...

    reference.aspose.com/words/net/aspose.words.tab...
  3. NodeCollection.RemoveAt | Aspose.Words for .NET

    Effortlessly remove nodes from your collection with the NodeCollection RemoveAt method. Streamline Document management by removing specific nodes quickly.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Section...

    reference.aspose.com/words/net/aspose.words/nod...
  4. Style.Aliases | Aspose.Words for .NET

    Discover all style aliases effortlessly with the Style Aliases property. If none exist, receive an empty string array. Simplify your style management!... Document doc = new Document ( MyDir + "Style...separate alias. Style style = doc . Styles [ "MyStyle" ]; Assert...

    reference.aspose.com/words/net/aspose.words/sty...
  5. Style.aliases property | Aspose.Words for Node.js

    Style.aliases property. Gets all aliases of this style... let doc = new aw . Document ( base ....separate alias. let style = doc . styles . at ( "MyStyle" );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Range.delete method | Aspose.Words for Python

    Range.delete method. Deletes all characters of the range.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add text to the first section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SmartTag.uri property | Aspose.Words for Node.js

    SmartTag.uri property. Specifies the namespace URI of the smart tag....test ( 'Create' , () => { let doc = new aw . Document (); // A...new aw . Markup . SmartTag ( doc ); // Smart tags are composite...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Რამდენიმე DOC PNG Java

    შეაერთეთ მრავალი Doc PNG Java კოდში. შეინახეთ Doc როგორც PNG Java....გადაიყვანეთ მრავალი DOC PNG Java მაღალსიჩქარიანი Java ბიბლიოთეკა...ბიბლიოთეკა რამდენიმე DOC PNG გამოიყენეთ ჩვენი დოკუმენტების შერწყმის...

    products.aspose.com/words/ka/java/merge/doc-to-...
  9. Aspose::Words::Markup::SmartTag::get_Properties...

    Aspose::Words::Markup::SmartTag::get_Properties method. A collection of the smart tag properties in C++.... void Create () { auto doc = MakeObject < Document > ();...= MakeObject < SmartTag > ( doc ); // Smart tags are composite...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Aspose::Words::Markup::CustomXmlProperty::get_N...

    Aspose::Words::Markup::CustomXmlProperty::get_Name method. Specifies the name 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...