Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 170,820 for

doc

(0.13 sec)
  1. ShapeMarkupLanguage enumeration | Aspose.Words ...

    Aspose.Words.Drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // If we configure compatibility...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Section::DeleteHeaderFooterShape...

    Aspose::Words::Section::DeleteHeaderFooterShapes method. Deletes all shapes (drawing objects) from the headers and footers of this section in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a primary header...

    reference.aspose.com/words/cpp/aspose.words/sec...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – HTML to Doc Converter using Javahttps://products.aspose.com/pdf/java/conversion/html-to-Doc/Recent content in HTML to Doc Converter using Java ......PDF Products – HTML to DOC Converter using Javahttps://products...com/pdf/java/conversion/html-to-doc/Recent content in HTML to DOC Converter using...

    products.aspose.com/pdf/java/conversion/html-to...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – XPS to Doc Converter using Javahttps://products.aspose.com/pdf/java/conversion/xps-to-Doc/Recent content in XPS to Doc Converter using Java on ......PDF Products – XPS to DOC Converter using Javahttps://products...com/pdf/java/conversion/xps-to-doc/Recent content in XPS to DOC Converter using...

    products.aspose.com/pdf/java/conversion/xps-to-...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – TEX to Doc Converter using Javahttps://products.aspose.com/pdf/java/conversion/tex-to-Doc/Recent content in TEX to Doc Converter using Java on ......PDF Products – TEX to DOC Converter using Javahttps://products...com/pdf/java/conversion/tex-to-doc/Recent content in TEX to DOC Converter using...

    products.aspose.com/pdf/java/conversion/tex-to-...
  6. StructuredDocumentTag | Aspose.Words for .NET

    Create powerful structured Documents effortlessly with the StructuredDocumentTag constructor. Initialize new instances for enhanced organization and clarity....StructuredDocumentTa ( DocumentBase doc , SdtType type , MarkupLevel...) Parameter Type Description doc DocumentBase The owner document...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Cell.ensureMinimum method | Aspose.Words for No...

    Cell.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... let doc = new aw . Document (); let table...new aw . Tables . Table ( doc ); doc . firstSection . body . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. WatermarkType enumeration | Aspose.Words for Py...

    aspose.words.WatermarkType enumeration. Specifies the watermark type.... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphCollection.ToArray | Aspose.Words for ...

    Effortlessly convert your ParagraphCollection to an array with the ToArray method, streamlining data management and enhancing your Document processing.... Document doc = new Document ( MyDir + "Paragraphs...docx" ); Paragraph [] paras = doc . FirstSection . Body . Paragraphs...

    reference.aspose.com/words/net/aspose.words/par...
  10. CompositeNode.remove_child method | Aspose.Word...

    CompositeNode.remove_child method. Removes the specified child node.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Section...

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