Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 180,098 for

doc

(0.22 sec)
  1. Փոխարկել HTML DOC C#

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

    products.aspose.com/words/hy/net/conversion/htm...
  2. NodeCollection.remove_at method | Aspose.Words ...

    NodeCollection.remove_at method. Removes the node at the specified index from the collection and from the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Comment constructor | Aspose.Words for Python

    aspose.words.Comment constructor...constructor Contents [ Hide ] Comment(doc) Initializes a new instance of...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldGlossary.entry_name property | Aspose.Word...

    FieldGlossary.entry_name property. Gets or sets the name of the glossary entry to insert.... doc = aw . Document () # Create a...AutoText building block to it. doc . glossary_document = aw . buildingblocks...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'This...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Using XPS graphic utilities | Java

    Learn how to easily generate images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for Java...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/java/xps/graphic-utilities/
  7. Style.equals method | Aspose.Words for Python

    Style.equals method. Compares with the specified style... doc = aw . Document ( file_name =...is a separate alias. style = doc . styles . get_by_name ( 'MyStyle'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomPart.Clone | Aspose.Words for .NET

    Discover the CustomPart Clone method for creating efficient deep copies of objects without duplicating Data bytes. Optimize your coding process today!... Document doc = new Document ( MyDir + "Custom...package.docx" ); Assert . That ( doc . PackageCustomParts . Count...

    reference.aspose.com/words/net/aspose.words.mar...
  9. OoxmlCompliance Enum | Aspose.Words for .NET

    Explore Aspose.Words.Saving.OoxmlCompliance enum to choose your preferred OOXML specification for optimal DocX format saving. Enhance Document quality today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two wrapping...

    reference.aspose.com/words/net/aspose.words.sav...
  10. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the Document....test ( 'Content' , () => { let doc = new aw . Document ( base ...."Paragraphs.docx" ); let properties = doc . builtInDocumentPrope ; // By...

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