Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 300,003 for

doc

(0.12 sec)
  1. Watermark.SetImage | Aspose.Words for .NET

    Watermark SetImage method. Adds Image watermark into the Document in C#.... Document doc = new Document (); // Modify...different options to insert image: doc . Watermark . SetImage ( Image...

    reference.aspose.com/words/net/aspose.words/wat...
  2. HeaderFooter.IsLinkedToPrevious | Aspose.Words ...

    HeaderFooter IsLinkedToPrevious property. True if this header or footer is linked to the corresponding header or footer in the previous section in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Section...

    reference.aspose.com/words/net/aspose.words/hea...
  3. HeaderFooter.is_linked_to_previous property | A...

    HeaderFooter.is_linked_to_previous property. True if this header or footer is linked to the corresponding header or footer in the previous section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . write ( 'Section 1' )...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Cell.FirstParagraph | Aspose.Words for .NET

    Cell FirstParagraph property. Gets the first paragraph among the immediate children in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Build the outer table....

    reference.aspose.com/words/net/aspose.words.tab...
  5. Document.custom_xml_parts property | Aspose.Wor...

    Document.custom_xml_parts property. Gets or sets the collection of Custom XML Data Storage Parts....Custom XML Parts into OOXML and DOC documents only. This property...document tag with custom XML data. doc = aw . Document () # Construct...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Brushes and gradients in XPS files | C++

    C++ API Solution to modify XPS files. Add different Visual Brushes, gradients, and color spaces Create and modify XPS files with a few lines of code....Support Paid Consulting Support Docs API Reference Live Demos Code...XpsPathGeometry > pathGeometry = doc -> CreatePathGeometry(); pathGeometry...

    products.aspose.com/page/cpp/work-with-brushes/
  7. List.is_restart_at_each_section property | Aspo...

    List.is_restart_at_each_section property. Specifies whether list should be restarted at each section...option is supported only in RTF, DOC and DOCX document formats. This...restart numbering at each section. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BuiltInDocumentProperties.Lines | Aspose.Words ...

    BuiltInDocumentProperties Lines property. Represents an estimate of the number of lines in the Document in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Lorem...

    reference.aspose.com/words/net/aspose.words.pro...
  9. CustomPartCollection.Clear | Aspose.Words for ....

    CustomPartCollection 方法. 从集合中删除所有元素... Document doc = new Document ( MyDir + "Custom...docx" ); Assert . AreEqual ( 2 , doc . PackageCustomParts . Count...

    reference.aspose.com/words/zh/net/aspose.words....
  10. CustomPartCollection.Count | Aspose.Words for ....

    CustomPartCollection 财产. 获取集合中包含的元素数... Document doc = new Document ( MyDir + "Custom...docx" ); Assert . AreEqual ( 2 , doc . PackageCustomParts . Count...

    reference.aspose.com/words/zh/net/aspose.words....