Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 157,260 for

doc

(0.06 sec)
  1. Aspose::Words::Drawing::TextPath::get_ReverseRo...

    Aspose::Words::Drawing::TextPath::get_ReverseRows method. Determines whether the layout order of rows is reversed in C++....void InsertTextPaths () { auto doc = MakeObject < Document > ();...Shape > shape = AppendWordArt ( doc , u "Hello World! This text is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Document.sections property | Aspose.Words for N...

    Document.sections property. Returns a collection that represents all sections in the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Section.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with the EnsureMinimum method, guaranteeing each section includes a Body with a Paragraph for enhanced clarity and structure.... Document doc = new Document (); // A blank...AreEqual ( NodeType . Section , doc . GetChild ( NodeType . Any ...

    reference.aspose.com/words/net/aspose.words/sec...
  4. Aspose::Words::Notes::EndnoteOptions class | As...

    Aspose::Words::Notes::EndnoteOptions class. Represents the endnote numbering options for a Document or section. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // An endnote is a way to...

    reference.aspose.com/words/cpp/aspose.words.not...
  5. Փոխարկել DOC PNG Java

    Փոխարկեք Doc ը PNG ձևաչափի Java կոդով: Պահեք Doc որպես PNG օգտագործելով Java:...Փոխարկել DOC ը PNG ի Java ում Բարձր արագությամբ ծրագրային Java...Java գրադարան ՝ DOC ը PNG Օգտագործեք մեր փաստաթղթերի փոխակերպման...

    products.aspose.com/words/hy/java/conversion/do...
  6. BaseWebExtensionCollection1.Remove | Aspose.Wor...

    Effortlessly remove items from your BaseWebExtensionCollection with our intuitive Remove method. Streamline your data management today!... Document doc = new Document ( MyDir + "Web...docx" ); Assert . AreEqual ( 1 , doc . WebExtensionTaskPane . Count...

    reference.aspose.com/words/net/aspose.words.web...
  7. HeaderFooter.HeaderFooterType | Aspose.Words fo...

    Discover the HeaderFooterType property to easily access and manage your Document's header and footer types for enhanced formatting control.... Document doc = new Document (); // Create...HeaderFooter ( doc , HeaderFooterType . HeaderPrimary ); doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/hea...
  8. HeaderFooter.IsHeader | Aspose.Words for .NET

    Discover the IsHeader property of HeaderFooter—easily identify if your HeaderFooter object is a header for streamlined Document formatting.... Document doc = new Document (); // Create...HeaderFooter ( doc , HeaderFooterType . HeaderPrimary ); doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/hea...
  9. DocumentSecurity Enum | Aspose.Words for .NET

    Discover Aspose.Words.DocumentSecurity enum to enhance your Document's security. Easily specify and manage security levels for optimal protection.... Document doc = new Document (); Assert . AreEqual...( DocumentSecurity . None , doc . BuiltInDocumentPrope . Security...

    reference.aspose.com/words/net/aspose.words.pro...
  10. Style.list_format property | Aspose.Words for P...

    Style.list_format property. Provides access to the list formatting properties of a paragraph style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a custom paragraph...

    reference.aspose.com/words/python-net/aspose.wo...